From 202e8c077fc40473de5a6054b1eebf38f8773232 Mon Sep 17 00:00:00 2001 From: shaozhuguang Date: Thu, 7 May 2020 11:26:50 +0800 Subject: [PATCH] modify the version of samples --- framework | 2 +- samples/contract-samples/pom.xml | 2 +- samples/pom.xml | 6 +++--- samples/sdk-samples/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/framework b/framework index 56bc39c0..f1e4ccd0 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit 56bc39c027562f17ceb0a7816dbf0026d1a148c3 +Subproject commit f1e4ccd0e6ee1a0c400235f101c0264014c7e0fb diff --git a/samples/contract-samples/pom.xml b/samples/contract-samples/pom.xml index 9429edcc..e6fccc42 100644 --- a/samples/contract-samples/pom.xml +++ b/samples/contract-samples/pom.xml @@ -6,7 +6,7 @@ com.jd.blockchain jdchain-samples - 1.2.0-SNAPSHOT + 1.2.0.RELEASE contract-samples diff --git a/samples/pom.xml b/samples/pom.xml index 77a3f2e5..ba6abb2e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -5,17 +5,17 @@ com.jd.blockchain jdchain-parent - 1.1.2.RELEASE + 1.1.4.RELEASE ../project/parent com.jd.blockchain jdchain-samples - 1.2.0-SNAPSHOT + 1.2.0.RELEASE pom - 1.1.7.RELEASE + 1.2.0.RELEASE diff --git a/samples/sdk-samples/pom.xml b/samples/sdk-samples/pom.xml index e6eba29d..3d58af03 100644 --- a/samples/sdk-samples/pom.xml +++ b/samples/sdk-samples/pom.xml @@ -5,7 +5,7 @@ com.jd.blockchain jdchain-samples - 1.2.0-SNAPSHOT + 1.2.0.RELEASE sdk-samples