From 0a2dc646bfbe1d56a1f60145fdb2f9725bcd6835 Mon Sep 17 00:00:00 2001 From: zhaoguangwei Date: Wed, 8 Jul 2020 09:25:36 +0800 Subject: [PATCH] update to 1.3.0 --- deploy/deploy-gateway/pom.xml | 8 ++++---- deploy/deploy-kvdb/pom.xml | 4 ++-- deploy/deploy-peer/pom.xml | 18 +++++++++--------- deploy/pom.xml | 4 ++-- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/deploy/deploy-gateway/pom.xml b/deploy/deploy-gateway/pom.xml index fa321ac1..237523f3 100644 --- a/deploy/deploy-gateway/pom.xml +++ b/deploy/deploy-gateway/pom.xml @@ -5,10 +5,10 @@ com.jd.blockchain deploy-root - 1.2.0.RELEASE + 1.3.0.RELEASE deploy-gateway - + @@ -45,7 +45,7 @@ org.springframework.boot spring-boot-maven-plugin - @@ -91,4 +91,4 @@ - \ No newline at end of file + diff --git a/deploy/deploy-kvdb/pom.xml b/deploy/deploy-kvdb/pom.xml index 0f25a4a5..7a5438c3 100644 --- a/deploy/deploy-kvdb/pom.xml +++ b/deploy/deploy-kvdb/pom.xml @@ -10,7 +10,7 @@ 4.0.0 deploy-kvdb - 1.0.0.RELEASE + 1.0.1.RELEASE @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/deploy/deploy-peer/pom.xml b/deploy/deploy-peer/pom.xml index 9d3f0cc5..4c6640ec 100644 --- a/deploy/deploy-peer/pom.xml +++ b/deploy/deploy-peer/pom.xml @@ -5,7 +5,7 @@ com.jd.blockchain deploy-root - 1.2.0.RELEASE + 1.3.0.RELEASE deploy-peer @@ -62,13 +62,13 @@ - @@ -129,4 +129,4 @@ - \ No newline at end of file + diff --git a/deploy/pom.xml b/deploy/pom.xml index 8822d464..7be22fa3 100644 --- a/deploy/pom.xml +++ b/deploy/pom.xml @@ -9,7 +9,7 @@ ../project/parent deploy-root - 1.2.0.RELEASE + 1.3.0.RELEASE pom @@ -24,4 +24,4 @@ deploy-kvdb - \ No newline at end of file +