From 0a486cdb5d8268d632ac90a659adb093a78e74ce Mon Sep 17 00:00:00 2001 From: Maxime Vanmeerbeck Date: Tue, 25 Aug 2020 12:02:11 +0200 Subject: [PATCH] release 1.0.1 --- README.md | 2 +- hyperledger-fabric-spring-boot-autoconfigure/pom.xml | 4 ++-- hyperledger-fabric-spring-boot-starter/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6c6114e..ad2b25e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To use the Hyperledger Fabric Spring Boot Starter in your projects you can inclu com.github.bxforce hyperledger-fabric-spring-boot-starter - 1.0.0-RELEASE + 1.0.1-RELEASE pom ``` diff --git a/hyperledger-fabric-spring-boot-autoconfigure/pom.xml b/hyperledger-fabric-spring-boot-autoconfigure/pom.xml index 6e6efc0..0fa3d77 100644 --- a/hyperledger-fabric-spring-boot-autoconfigure/pom.xml +++ b/hyperledger-fabric-spring-boot-autoconfigure/pom.xml @@ -3,13 +3,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 hyperledger-fabric-spring-boot-autoconfigure - 1.0.0-RELEASE + 1.0.1-RELEASE hyperledger-fabric-spring-boot-autoconfigure com.github.bxforce hyperledger-fabric-spring-boot - 1.0.0-RELEASE + 1.0.1-RELEASE diff --git a/hyperledger-fabric-spring-boot-starter/pom.xml b/hyperledger-fabric-spring-boot-starter/pom.xml index bf9154b..7915709 100644 --- a/hyperledger-fabric-spring-boot-starter/pom.xml +++ b/hyperledger-fabric-spring-boot-starter/pom.xml @@ -3,13 +3,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 hyperledger-fabric-spring-boot-starter - 1.0.0-RELEASE + 1.0.1-RELEASE hyperledger-fabric-spring-boot-starter com.github.bxforce hyperledger-fabric-spring-boot - 1.0.0-RELEASE + 1.0.1-RELEASE diff --git a/pom.xml b/pom.xml index 6cf8e19..88d78d1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.github.bxforce hyperledger-fabric-spring-boot - 1.0.0-RELEASE + 1.0.1-RELEASE pom hyperledger-fabric-spring-boot