diff --git a/source/base/pom.xml b/source/base/pom.xml
index 9a67837e..5243f25b 100644
--- a/source/base/pom.xml
+++ b/source/base/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
base
diff --git a/source/binary-proto/pom.xml b/source/binary-proto/pom.xml
index e94d5c51..508639db 100644
--- a/source/binary-proto/pom.xml
+++ b/source/binary-proto/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
binary-proto
diff --git a/source/consensus/consensus-bftsmart/pom.xml b/source/consensus/consensus-bftsmart/pom.xml
index f9e763f2..6a28cf3a 100644
--- a/source/consensus/consensus-bftsmart/pom.xml
+++ b/source/consensus/consensus-bftsmart/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
consensus
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
consensus-bftsmart
diff --git a/source/consensus/consensus-framework/pom.xml b/source/consensus/consensus-framework/pom.xml
index 123f6520..dd1150ea 100644
--- a/source/consensus/consensus-framework/pom.xml
+++ b/source/consensus/consensus-framework/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
consensus
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
consensus-framework
diff --git a/source/consensus/consensus-mq/pom.xml b/source/consensus/consensus-mq/pom.xml
index 823d4a52..d68629f9 100644
--- a/source/consensus/consensus-mq/pom.xml
+++ b/source/consensus/consensus-mq/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
consensus
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
consensus-mq
diff --git a/source/consensus/pom.xml b/source/consensus/pom.xml
index 9d662de2..6a75afa4 100644
--- a/source/consensus/pom.xml
+++ b/source/consensus/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
consensus
pom
diff --git a/source/contract/contract-framework/pom.xml b/source/contract/contract-framework/pom.xml
index 83d1cf06..06306531 100644
--- a/source/contract/contract-framework/pom.xml
+++ b/source/contract/contract-framework/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
contract
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
contract-framework
diff --git a/source/contract/contract-jvm/pom.xml b/source/contract/contract-jvm/pom.xml
index 64d5e692..37146d3c 100644
--- a/source/contract/contract-jvm/pom.xml
+++ b/source/contract/contract-jvm/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
contract
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
contract-jvm
diff --git a/source/contract/contract-maven-plugin/pom.xml b/source/contract/contract-maven-plugin/pom.xml
index 626790d1..75349275 100644
--- a/source/contract/contract-maven-plugin/pom.xml
+++ b/source/contract/contract-maven-plugin/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
contract
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
contract-maven-plugin
maven-plugin
diff --git a/source/contract/contract-samples/pom.xml b/source/contract/contract-samples/pom.xml
index 5842f8c7..b54f9e5f 100644
--- a/source/contract/contract-samples/pom.xml
+++ b/source/contract/contract-samples/pom.xml
@@ -5,7 +5,7 @@
contract
com.jd.blockchain
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
4.0.0
diff --git a/source/contract/pom.xml b/source/contract/pom.xml
index 80283489..90761acd 100644
--- a/source/contract/pom.xml
+++ b/source/contract/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
contract
pom
diff --git a/source/crypto/crypto-adv/pom.xml b/source/crypto/crypto-adv/pom.xml
index 6c3705f2..012b83cd 100644
--- a/source/crypto/crypto-adv/pom.xml
+++ b/source/crypto/crypto-adv/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
crypto
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
crypto-adv
diff --git a/source/crypto/crypto-classic/pom.xml b/source/crypto/crypto-classic/pom.xml
index 75ab597b..7c051ba2 100644
--- a/source/crypto/crypto-classic/pom.xml
+++ b/source/crypto/crypto-classic/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
crypto
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
crypto-classic
diff --git a/source/crypto/crypto-framework/pom.xml b/source/crypto/crypto-framework/pom.xml
index 44a38fc9..a73bf870 100644
--- a/source/crypto/crypto-framework/pom.xml
+++ b/source/crypto/crypto-framework/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
crypto
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
crypto-framework
diff --git a/source/crypto/crypto-pki/pom.xml b/source/crypto/crypto-pki/pom.xml
index 9c895b21..365317fc 100644
--- a/source/crypto/crypto-pki/pom.xml
+++ b/source/crypto/crypto-pki/pom.xml
@@ -5,7 +5,7 @@
crypto
com.jd.blockchain
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
4.0.0
diff --git a/source/crypto/crypto-sm/pom.xml b/source/crypto/crypto-sm/pom.xml
index 607c7360..eea1f302 100644
--- a/source/crypto/crypto-sm/pom.xml
+++ b/source/crypto/crypto-sm/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
crypto
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
crypto-sm
diff --git a/source/crypto/pom.xml b/source/crypto/pom.xml
index f8b66416..39a45e96 100644
--- a/source/crypto/pom.xml
+++ b/source/crypto/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
crypto
pom
diff --git a/source/deployment/deployment-gateway/pom.xml b/source/deployment/deployment-gateway/pom.xml
index 07110bf7..be27cc18 100644
--- a/source/deployment/deployment-gateway/pom.xml
+++ b/source/deployment/deployment-gateway/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
deployment
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
deployment-gateway
diff --git a/source/deployment/deployment-peer/pom.xml b/source/deployment/deployment-peer/pom.xml
index 1d5f9fc5..aac0813c 100644
--- a/source/deployment/deployment-peer/pom.xml
+++ b/source/deployment/deployment-peer/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
deployment
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
deployment-peer
diff --git a/source/deployment/pom.xml b/source/deployment/pom.xml
index 1ac7bcfb..9b74aa95 100644
--- a/source/deployment/pom.xml
+++ b/source/deployment/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
deployment
pom
diff --git a/source/gateway/pom.xml b/source/gateway/pom.xml
index 9cb95d06..71c8bc07 100644
--- a/source/gateway/pom.xml
+++ b/source/gateway/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
gateway
diff --git a/source/ledger/ledger-core/pom.xml b/source/ledger/ledger-core/pom.xml
index 65055dd4..34497874 100644
--- a/source/ledger/ledger-core/pom.xml
+++ b/source/ledger/ledger-core/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
ledger
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
ledger-core
diff --git a/source/ledger/ledger-model/pom.xml b/source/ledger/ledger-model/pom.xml
index f15cafbe..6c39c1cf 100644
--- a/source/ledger/ledger-model/pom.xml
+++ b/source/ledger/ledger-model/pom.xml
@@ -6,7 +6,7 @@
com.jd.blockchain
ledger
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
ledger-model
diff --git a/source/ledger/ledger-rpc/pom.xml b/source/ledger/ledger-rpc/pom.xml
index 3dd190a8..cd84bde7 100644
--- a/source/ledger/ledger-rpc/pom.xml
+++ b/source/ledger/ledger-rpc/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
ledger
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
ledger-rpc
diff --git a/source/ledger/pom.xml b/source/ledger/pom.xml
index 202d0554..ec149ed1 100644
--- a/source/ledger/pom.xml
+++ b/source/ledger/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
ledger
pom
diff --git a/source/peer/pom.xml b/source/peer/pom.xml
index 01311d5c..b1b0d77c 100644
--- a/source/peer/pom.xml
+++ b/source/peer/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
peer
diff --git a/source/pom.xml b/source/pom.xml
index 11ba5866..f2a8ac32 100644
--- a/source/pom.xml
+++ b/source/pom.xml
@@ -16,7 +16,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
pom
jdchain
diff --git a/source/runtime/pom.xml b/source/runtime/pom.xml
index f866f679..0d88b8de 100644
--- a/source/runtime/pom.xml
+++ b/source/runtime/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
runtime
pom
diff --git a/source/runtime/runtime-context/pom.xml b/source/runtime/runtime-context/pom.xml
index 26497a42..427e2fde 100644
--- a/source/runtime/runtime-context/pom.xml
+++ b/source/runtime/runtime-context/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
runtime
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
runtime-context
diff --git a/source/runtime/runtime-modular-booter/pom.xml b/source/runtime/runtime-modular-booter/pom.xml
index 00dfa501..3b48ae72 100644
--- a/source/runtime/runtime-modular-booter/pom.xml
+++ b/source/runtime/runtime-modular-booter/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
runtime
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
runtime-modular-booter
\ No newline at end of file
diff --git a/source/runtime/runtime-modular/pom.xml b/source/runtime/runtime-modular/pom.xml
index dce42a3e..902873a3 100644
--- a/source/runtime/runtime-modular/pom.xml
+++ b/source/runtime/runtime-modular/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
runtime
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
runtime-modular
diff --git a/source/sdk/pom.xml b/source/sdk/pom.xml
index bbe40755..37a28b7e 100644
--- a/source/sdk/pom.xml
+++ b/source/sdk/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
sdk
pom
diff --git a/source/sdk/sdk-base/pom.xml b/source/sdk/sdk-base/pom.xml
index 4179db3a..688b689b 100644
--- a/source/sdk/sdk-base/pom.xml
+++ b/source/sdk/sdk-base/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
sdk
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
sdk-base
diff --git a/source/sdk/sdk-client/pom.xml b/source/sdk/sdk-client/pom.xml
index 17ccdf88..741d8336 100644
--- a/source/sdk/sdk-client/pom.xml
+++ b/source/sdk/sdk-client/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
sdk
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
sdk-client
diff --git a/source/sdk/sdk-samples/pom.xml b/source/sdk/sdk-samples/pom.xml
index 52e9197a..2eb2f3c8 100644
--- a/source/sdk/sdk-samples/pom.xml
+++ b/source/sdk/sdk-samples/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
sdk
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
sdk-samples
diff --git a/source/storage/pom.xml b/source/storage/pom.xml
index 3a1e8084..e7a5f7ad 100644
--- a/source/storage/pom.xml
+++ b/source/storage/pom.xml
@@ -3,7 +3,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
storage
pom
diff --git a/source/storage/storage-composite/pom.xml b/source/storage/storage-composite/pom.xml
index ca8012d2..8dba88b3 100644
--- a/source/storage/storage-composite/pom.xml
+++ b/source/storage/storage-composite/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
storage
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
storage-composite
diff --git a/source/storage/storage-redis/pom.xml b/source/storage/storage-redis/pom.xml
index ec1fa077..d8ec1035 100644
--- a/source/storage/storage-redis/pom.xml
+++ b/source/storage/storage-redis/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
storage
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
storage-redis
diff --git a/source/storage/storage-rocksdb/pom.xml b/source/storage/storage-rocksdb/pom.xml
index af276f97..806fab58 100644
--- a/source/storage/storage-rocksdb/pom.xml
+++ b/source/storage/storage-rocksdb/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
storage
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
storage-rocksdb
diff --git a/source/storage/storage-service/pom.xml b/source/storage/storage-service/pom.xml
index 87bee098..a11b4f05 100644
--- a/source/storage/storage-service/pom.xml
+++ b/source/storage/storage-service/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
storage
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
storage-service
diff --git a/source/test/pom.xml b/source/test/pom.xml
index 4df214ad..57a85c32 100644
--- a/source/test/pom.xml
+++ b/source/test/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
test
pom
diff --git a/source/test/test-consensus-client/pom.xml b/source/test/test-consensus-client/pom.xml
index 402e154b..10f160de 100644
--- a/source/test/test-consensus-client/pom.xml
+++ b/source/test/test-consensus-client/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
test
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
test-consensus-client
diff --git a/source/test/test-consensus-node/pom.xml b/source/test/test-consensus-node/pom.xml
index 7af6cf26..ea682eec 100644
--- a/source/test/test-consensus-node/pom.xml
+++ b/source/test/test-consensus-node/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
test
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
test-consensus-node
@@ -26,7 +26,7 @@
com.jd.blockchain
consensus-bftsmart
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
org.springframework.boot
diff --git a/source/test/test-integration/pom.xml b/source/test/test-integration/pom.xml
index 380f82cc..75153ef6 100644
--- a/source/test/test-integration/pom.xml
+++ b/source/test/test-integration/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
test
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
test-integration
diff --git a/source/test/test-ledger-core/pom.xml b/source/test/test-ledger-core/pom.xml
index 131179fe..fba035eb 100644
--- a/source/test/test-ledger-core/pom.xml
+++ b/source/test/test-ledger-core/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
test
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
test-ledger-core
diff --git a/source/tools/pom.xml b/source/tools/pom.xml
index 2184b675..25b390c2 100644
--- a/source/tools/pom.xml
+++ b/source/tools/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
tools
pom
diff --git a/source/tools/tools-capability/pom.xml b/source/tools/tools-capability/pom.xml
index ba87f18a..d829d211 100644
--- a/source/tools/tools-capability/pom.xml
+++ b/source/tools/tools-capability/pom.xml
@@ -5,7 +5,7 @@
tools
com.jd.blockchain
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
4.0.0
diff --git a/source/tools/tools-initializer-booter/pom.xml b/source/tools/tools-initializer-booter/pom.xml
index 4b321298..223021e0 100644
--- a/source/tools/tools-initializer-booter/pom.xml
+++ b/source/tools/tools-initializer-booter/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
tools
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
tools-initializer-booter
diff --git a/source/tools/tools-initializer/pom.xml b/source/tools/tools-initializer/pom.xml
index 68b14bbb..e1e648b7 100644
--- a/source/tools/tools-initializer/pom.xml
+++ b/source/tools/tools-initializer/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
tools
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
tools-initializer
diff --git a/source/tools/tools-keygen-booter/pom.xml b/source/tools/tools-keygen-booter/pom.xml
index 3b377b11..9955ab24 100644
--- a/source/tools/tools-keygen-booter/pom.xml
+++ b/source/tools/tools-keygen-booter/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
tools
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
tools-keygen-booter
diff --git a/source/tools/tools-keygen/pom.xml b/source/tools/tools-keygen/pom.xml
index 7ea947e4..cf4839b4 100644
--- a/source/tools/tools-keygen/pom.xml
+++ b/source/tools/tools-keygen/pom.xml
@@ -5,7 +5,7 @@
com.jd.blockchain
tools
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
tools-keygen
diff --git a/source/tools/tools-mocker/pom.xml b/source/tools/tools-mocker/pom.xml
index 65235636..71c2463f 100644
--- a/source/tools/tools-mocker/pom.xml
+++ b/source/tools/tools-mocker/pom.xml
@@ -5,7 +5,7 @@
tools
com.jd.blockchain
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
4.0.0
diff --git a/source/utils/pom.xml b/source/utils/pom.xml
index a00a7bf8..6fd74fca 100644
--- a/source/utils/pom.xml
+++ b/source/utils/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
jdchain-root
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
utils
pom
diff --git a/source/utils/utils-common/pom.xml b/source/utils/utils-common/pom.xml
index de4d161e..ff45bf19 100644
--- a/source/utils/utils-common/pom.xml
+++ b/source/utils/utils-common/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
utils
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
utils-common
diff --git a/source/utils/utils-http/pom.xml b/source/utils/utils-http/pom.xml
index 2cd186bb..e1654962 100644
--- a/source/utils/utils-http/pom.xml
+++ b/source/utils/utils-http/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
utils
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
diff --git a/source/utils/utils-serialize/pom.xml b/source/utils/utils-serialize/pom.xml
index c95c2a1a..dbc616e6 100644
--- a/source/utils/utils-serialize/pom.xml
+++ b/source/utils/utils-serialize/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
utils
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
utils-serialize
diff --git a/source/utils/utils-test/pom.xml b/source/utils/utils-test/pom.xml
index dffee14d..24cff9ce 100644
--- a/source/utils/utils-test/pom.xml
+++ b/source/utils/utils-test/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
utils
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
utils-test
diff --git a/source/utils/utils-web-server/pom.xml b/source/utils/utils-web-server/pom.xml
index 1774dc92..092f4558 100644
--- a/source/utils/utils-web-server/pom.xml
+++ b/source/utils/utils-web-server/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
utils
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
utils-web-server
diff --git a/source/utils/utils-web/pom.xml b/source/utils/utils-web/pom.xml
index a4e8efc4..0f147ec0 100644
--- a/source/utils/utils-web/pom.xml
+++ b/source/utils/utils-web/pom.xml
@@ -4,7 +4,7 @@
com.jd.blockchain
utils
- 0.9.0-SNAPSHOT
+ 1.0.0.RELEASE
utils-web