diff --git a/pom.xml b/pom.xml index 5b0d455fb9c9f49bec25f1d48094f9c905627dbb..3b3d9224ee4c66703f5afbbf924a1f2b3b8e2d49 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 pom ${project.artifactId} @@ -906,7 +906,7 @@ scm:git:https://github.com/apache/incubator-shardingsphere.git scm:git:https://github.com/apache/incubator-shardingsphere.git https://github.com/apache/incubator-shardingsphere.git - HEAD + 4.0.0-RC3 diff --git a/sharding-core/database-time-service/pom.xml b/sharding-core/database-time-service/pom.xml index 5d13c80762bdd529519a5869f3fb2a7a08867a5e..d3f7db9ae328b4fe3fb53a24a88bd44a1ebe04b7 100644 --- a/sharding-core/database-time-service/pom.xml +++ b/sharding-core/database-time-service/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 database-time-service diff --git a/sharding-core/pom.xml b/sharding-core/pom.xml index 022c4fd38c2f62ba5b3521e08dfbe76250ddc0d1..fc0b8b1fb72973fa77db99da723492e9dc0a4b38 100644 --- a/sharding-core/pom.xml +++ b/sharding-core/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-core ${project.artifactId} diff --git a/sharding-core/sharding-core-api/pom.xml b/sharding-core/sharding-core-api/pom.xml index 2ebdb38afa4bc66b45312e0db22c593bcbd5ab2f..29c3a264808fb6e4f9c101582effe7fec3b7e4d6 100644 --- a/sharding-core/sharding-core-api/pom.xml +++ b/sharding-core/sharding-core-api/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-api diff --git a/sharding-core/sharding-core-common/pom.xml b/sharding-core/sharding-core-common/pom.xml index abf45326bf92cd72e24f9a0b008306e8819d474d..638a50119cc2d815bf90825bb61d7e5ee03d106b 100644 --- a/sharding-core/sharding-core-common/pom.xml +++ b/sharding-core/sharding-core-common/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-common diff --git a/sharding-core/sharding-core-entry/pom.xml b/sharding-core/sharding-core-entry/pom.xml index e47f371a1b58fcfd670e49eb50eefdf04a96aa50..c37280d14f47fbcb9d3a47f36811d1d1a76a9625 100644 --- a/sharding-core/sharding-core-entry/pom.xml +++ b/sharding-core/sharding-core-entry/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-entry diff --git a/sharding-core/sharding-core-execute/pom.xml b/sharding-core/sharding-core-execute/pom.xml index 0930df3c8b81a2800feaa76f67b4b9c55e2d845e..e288501a7b604d3e6a49068792e7712230ccb4ab 100644 --- a/sharding-core/sharding-core-execute/pom.xml +++ b/sharding-core/sharding-core-execute/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-execute diff --git a/sharding-core/sharding-core-merge/pom.xml b/sharding-core/sharding-core-merge/pom.xml index fe7140c2966ac833fc3456ae618d753d60e4d020..be5c5e5328900ee8ae52b22974392400ccdf7c36 100644 --- a/sharding-core/sharding-core-merge/pom.xml +++ b/sharding-core/sharding-core-merge/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-merge diff --git a/sharding-core/sharding-core-parse/pom.xml b/sharding-core/sharding-core-parse/pom.xml index 91629837790c59a51817e66e2485cbd1fcfaa2de..6383f0e2a73ba9edabca5f5711a73f68d8ea465b 100644 --- a/sharding-core/sharding-core-parse/pom.xml +++ b/sharding-core/sharding-core-parse/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-core-parse ${project.artifactId} diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-common/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-common/pom.xml index ae4a128f3ecb4a21463805864185f111c4511c16..777ca7ac28c9f14e5cae6fe1cadded9c545614f4 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-common/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-common/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core-parse - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-parse-common diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-mysql/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-mysql/pom.xml index 72cb4ed313519589ad1cecf8f462c3c539aa6309..d7c90f6d2aa229714e66ad51de75cbb6713fa587 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-mysql/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-mysql/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core-parse - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-parse-mysql diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-oracle/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-oracle/pom.xml index 9384d8e8c0e7edb4073de2ff6df30f1075d8e216..8667e12b1ba5a4a313df1da6e56cdbbecf168610 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-oracle/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-oracle/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-core-parse - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-core-parse-oracle ${project.artifactId} diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-postgresql/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-postgresql/pom.xml index 04ba8aeb4a0709f8ff13cba98d9cdd9aedef4ed6..73a2d4566cb2809df47936c8ce6246777d187818 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-postgresql/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-postgresql/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-core-parse - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-core-parse-postgresql ${project.artifactId} diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-spi/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-spi/pom.xml index 73863ffe597c7d79b57861755ae5ce47d0f2f9a5..b8cc27d1261f015aaa585182281c703e7fcc7495 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-spi/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-spi/pom.xml @@ -20,7 +20,7 @@ sharding-core-parse org.apache.shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-parse-spi diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-sql92/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-sql92/pom.xml index 986af5cb6f32053cb72578156b160127e87f2477..b99fea9129809505f8f0c141486629924b5df414 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-sql92/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-sql92/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core-parse - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-parse-sql92 diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-sqlserver/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-sqlserver/pom.xml index 4123ffd026cc05ac1ea0b43746284fdd7296abae..b3052eddbcd1b9cdc96fb1f42e3ebe865f0ffccc 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-sqlserver/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-sqlserver/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-core-parse - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-core-parse-sqlserver ${project.artifactId} diff --git a/sharding-core/sharding-core-parse/sharding-core-parse-test/pom.xml b/sharding-core/sharding-core-parse/sharding-core-parse-test/pom.xml index f8036d72cb5fd42d9573cb3ce026dcbf5332b918..f1e070d5ed1592449ef861dcaf3a613175179865 100644 --- a/sharding-core/sharding-core-parse/sharding-core-parse-test/pom.xml +++ b/sharding-core/sharding-core-parse/sharding-core-parse-test/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core-parse - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-parse-test diff --git a/sharding-core/sharding-core-preprocessor/pom.xml b/sharding-core/sharding-core-preprocessor/pom.xml index 18116aae950bcad74c0f6fb85b6660375f1523dc..8ca70d05034c8d3cea164174ac47719aef1973c9 100644 --- a/sharding-core/sharding-core-preprocessor/pom.xml +++ b/sharding-core/sharding-core-preprocessor/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-preprocessor diff --git a/sharding-core/sharding-core-rewrite/pom.xml b/sharding-core/sharding-core-rewrite/pom.xml index 883b12a11dd7579431ff88c65788514bada434ed..9ff87cb1838c1cc4877df357a7ab368dec05f3ae 100644 --- a/sharding-core/sharding-core-rewrite/pom.xml +++ b/sharding-core/sharding-core-rewrite/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-core - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-rewrite diff --git a/sharding-core/sharding-core-route/pom.xml b/sharding-core/sharding-core-route/pom.xml index d5604b3a6bff5f9641fb59ef2614ecc79dc7ce94..1aaa12ecdb2d375b93cad7a81c3ef864bbf3b88a 100644 --- a/sharding-core/sharding-core-route/pom.xml +++ b/sharding-core/sharding-core-route/pom.xml @@ -20,7 +20,7 @@ sharding-core org.apache.shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-core-route diff --git a/sharding-distribution/pom.xml b/sharding-distribution/pom.xml index 016724b718936ad76bdfe4147d37ee4c61a4be43..bb4aad8f718780261ecea67ee4f56cbf7e23a4d5 100644 --- a/sharding-distribution/pom.xml +++ b/sharding-distribution/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-distribution diff --git a/sharding-distribution/sharding-jdbc-distribution/pom.xml b/sharding-distribution/sharding-jdbc-distribution/pom.xml index c1f76d47f4779fcd7c8a7d8395a6f0350b88964f..2359d6361f06ae92777f84fa680b16f551ee88e6 100644 --- a/sharding-distribution/sharding-jdbc-distribution/pom.xml +++ b/sharding-distribution/sharding-jdbc-distribution/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-distribution - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-jdbc-distribution diff --git a/sharding-distribution/sharding-proxy-distribution/pom.xml b/sharding-distribution/sharding-proxy-distribution/pom.xml index 118a1c7f646d13689ab35529faaae94ba73e82b7..02362ae422323a9bf842dc752c9cad7b8e5f1823 100644 --- a/sharding-distribution/sharding-proxy-distribution/pom.xml +++ b/sharding-distribution/sharding-proxy-distribution/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-distribution - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-proxy-distribution diff --git a/sharding-distribution/sharding-ui-distribution/pom.xml b/sharding-distribution/sharding-ui-distribution/pom.xml index 66120e719cb0e986850abd91cf2bb536a75a0cd1..e4b5f034c7788f1ab7cd01cdb00dfb24697aa2f5 100644 --- a/sharding-distribution/sharding-ui-distribution/pom.xml +++ b/sharding-distribution/sharding-ui-distribution/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-distribution - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 sharding-ui-distribution diff --git a/sharding-distribution/shardingsphere-src-distribution/pom.xml b/sharding-distribution/shardingsphere-src-distribution/pom.xml index a04ac73539c03b0bb924d87d24a92e3a920308a3..1b98512eaab988643c4a1cd94494bf960f9a50d6 100644 --- a/sharding-distribution/shardingsphere-src-distribution/pom.xml +++ b/sharding-distribution/shardingsphere-src-distribution/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-distribution - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 4.0.0 shardingsphere-src-distribution diff --git a/sharding-integration-test/pom.xml b/sharding-integration-test/pom.xml index 067fe340367287e20ca4999ae3367b2cb8d4dd76..bf9ae1f5567857a4e9c504f149995fa3d86b0314 100644 --- a/sharding-integration-test/pom.xml +++ b/sharding-integration-test/pom.xml @@ -25,7 +25,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-integration-test ${project.artifactId} diff --git a/sharding-integration-test/sharding-jdbc-test/pom.xml b/sharding-integration-test/sharding-jdbc-test/pom.xml index d2487d6b24a1b665b0e7feaeab48275f25d1f9b1..44051973ecbd4b30624cba25a45d16f7e7ac3147 100644 --- a/sharding-integration-test/sharding-jdbc-test/pom.xml +++ b/sharding-integration-test/sharding-jdbc-test/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-integration-test - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-test ${project.artifactId} diff --git a/sharding-jdbc/pom.xml b/sharding-jdbc/pom.xml index 8aebdae748451961c724d842c38bb67900579d19..bfce16604afc8571884fccb86af4a7c79490f00f 100644 --- a/sharding-jdbc/pom.xml +++ b/sharding-jdbc/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc ${project.artifactId} diff --git a/sharding-jdbc/sharding-jdbc-core/pom.xml b/sharding-jdbc/sharding-jdbc-core/pom.xml index 768a7ffa40f9e67b7818c35d872f6ef8d2368fae..b71682b69839c64eb7d19bf24742232bac1095fd 100644 --- a/sharding-jdbc/sharding-jdbc-core/pom.xml +++ b/sharding-jdbc/sharding-jdbc-core/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-jdbc - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-core ${project.artifactId} diff --git a/sharding-jdbc/sharding-jdbc-orchestration/pom.xml b/sharding-jdbc/sharding-jdbc-orchestration/pom.xml index 588eb4175a5abe25cdc78d4483f64a944bad030d..527df1e492f8c4a4fa9a2441f193e403a5d07ab6 100644 --- a/sharding-jdbc/sharding-jdbc-orchestration/pom.xml +++ b/sharding-jdbc/sharding-jdbc-orchestration/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-jdbc - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-orchestration ${project.artifactId} diff --git a/sharding-opentracing/pom.xml b/sharding-opentracing/pom.xml index 213dead21e673422c297b29a4f7d30a8c56ee79a..e81c721a7f632c0fdb7b8a3cb3630ece90cf8c4c 100644 --- a/sharding-opentracing/pom.xml +++ b/sharding-opentracing/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-opentracing ${project.artifactId} diff --git a/sharding-orchestration/pom.xml b/sharding-orchestration/pom.xml index 72cb52051055054fe6a201e250dd882f04924bc6..6af9ef6217168ea2be6c881086e47552091fc4eb 100644 --- a/sharding-orchestration/pom.xml +++ b/sharding-orchestration/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-config/pom.xml b/sharding-orchestration/sharding-orchestration-config/pom.xml index ccec68a2ac2b298e7914a7abf00acba11ff0eb13..5a6c95f6342e45f46f8124eae466a5435a267280 100644 --- a/sharding-orchestration/sharding-orchestration-config/pom.xml +++ b/sharding-orchestration/sharding-orchestration-config/pom.xml @@ -21,7 +21,7 @@ sharding-orchestration org.apache.shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-config ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-api/pom.xml b/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-api/pom.xml index 5f412176ebbca88ca7f853f5113a3359ea2f9088..d4842a1fe59c7db1dcf3c7bc54a083e065bf8725 100644 --- a/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-api/pom.xml +++ b/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-api/pom.xml @@ -21,7 +21,7 @@ sharding-orchestration-config org.apache.shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-config-api ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-apollo/pom.xml b/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-apollo/pom.xml index ee8e4746a12ff06e7788f68776091078569074a1..1d18e55f456c0753b09d57ea2b9596bbd19d88e0 100644 --- a/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-apollo/pom.xml +++ b/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-apollo/pom.xml @@ -21,7 +21,7 @@ sharding-orchestration-config org.apache.shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-config-apollo ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-zookeeper-curator/pom.xml b/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-zookeeper-curator/pom.xml index 4fd32b39f65b54018979288ef39e7b9edbe47797..41043670b7ded463f2c8c7a0ca35cbccf79f7ac8 100644 --- a/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-zookeeper-curator/pom.xml +++ b/sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-zookeeper-curator/pom.xml @@ -21,7 +21,7 @@ sharding-orchestration-config org.apache.shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-config-zookeeper-curator ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-core/pom.xml b/sharding-orchestration/sharding-orchestration-core/pom.xml index 17da1720e598f96164ba4733515eb86705dc4daf..1fd1d94b1646cfc7fe9b7190619af10d22bd113b 100644 --- a/sharding-orchestration/sharding-orchestration-core/pom.xml +++ b/sharding-orchestration/sharding-orchestration-core/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-orchestration - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-core ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-reg/pom.xml b/sharding-orchestration/sharding-orchestration-reg/pom.xml index 8b2efcd538c7189ad9e27370e1bc96a5712ac01b..1d97606fff12b692b3f95ae240e75cd5b048d61b 100644 --- a/sharding-orchestration/sharding-orchestration-reg/pom.xml +++ b/sharding-orchestration/sharding-orchestration-reg/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-orchestration - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-reg ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-api/pom.xml b/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-api/pom.xml index aedae088744589fc047ecd2a16bc576b5ae56520..76532b32850dc557c866ed0df703dcf30c397209 100644 --- a/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-api/pom.xml +++ b/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-api/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-orchestration-reg - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-reg-api ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-nacos/pom.xml b/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-nacos/pom.xml index ab7816a52b16c28af8204645b327018b621531e2..847c679e1a60aed5de181301b070cb5355309902 100644 --- a/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-nacos/pom.xml +++ b/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-nacos/pom.xml @@ -20,7 +20,7 @@ org.apache.shardingsphere sharding-orchestration-reg - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-reg-nacos ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-zookeeper-curator/pom.xml b/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-zookeeper-curator/pom.xml index 58e83d1a8dd304fcd0081b2cafacc9598254730b..8ebd3f763ac164fb73306c4996aa7f854778eacc 100644 --- a/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-zookeeper-curator/pom.xml +++ b/sharding-orchestration/sharding-orchestration-reg/sharding-orchestration-reg-zookeeper-curator/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-orchestration-reg - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-reg-zookeeper-curator ${project.artifactId} diff --git a/sharding-orchestration/sharding-orchestration-zookeeper-curator-integration-test/pom.xml b/sharding-orchestration/sharding-orchestration-zookeeper-curator-integration-test/pom.xml index 5b9e6da17b60d813c152b8eb06aebba6507cd54b..59ba07393a7715e1d92037f93e4ec0f98684d3be 100644 --- a/sharding-orchestration/sharding-orchestration-zookeeper-curator-integration-test/pom.xml +++ b/sharding-orchestration/sharding-orchestration-zookeeper-curator-integration-test/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-orchestration - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-orchestration-zookeeper-curator-integration-test ${project.artifactId} diff --git a/sharding-proxy/pom.xml b/sharding-proxy/pom.xml index 3b8581e4954b60df87c32cddc6b5c095e03398b9..63f11a0b4f6116e5a069b266176ca36c0fa35f17 100644 --- a/sharding-proxy/pom.xml +++ b/sharding-proxy/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy pom diff --git a/sharding-proxy/sharding-proxy-backend/pom.xml b/sharding-proxy/sharding-proxy-backend/pom.xml index d4d688f82b70e2e4c30e879a34d0b3963328f393..0535fbacac6dd5b666925c2518a4c187e3e1181e 100644 --- a/sharding-proxy/sharding-proxy-backend/pom.xml +++ b/sharding-proxy/sharding-proxy-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-backend ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-bootstrap/pom.xml b/sharding-proxy/sharding-proxy-bootstrap/pom.xml index c41f87cc4fb1c0cddf28053e9ed8703fbedb5ee7..d1011ee3b2146bf5f216047ca9b4abb029e6ff5d 100644 --- a/sharding-proxy/sharding-proxy-bootstrap/pom.xml +++ b/sharding-proxy/sharding-proxy-bootstrap/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-bootstrap ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-common/pom.xml b/sharding-proxy/sharding-proxy-common/pom.xml index 586c5ade5fd725229b702c5a7de78742141ffcee..5f7d070fe49c520853e049487704230a09956fcf 100644 --- a/sharding-proxy/sharding-proxy-common/pom.xml +++ b/sharding-proxy/sharding-proxy-common/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-common ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-frontend/pom.xml b/sharding-proxy/sharding-proxy-frontend/pom.xml index 3b36881784a0a34e7d24742ff4d2a8d683e1bca8..b2ac294534f5f4aff2bc459e236773025ae83858 100644 --- a/sharding-proxy/sharding-proxy-frontend/pom.xml +++ b/sharding-proxy/sharding-proxy-frontend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-frontend pom diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml index 62046963b3e7a8fa0d67acfcb9162c377e85ceb8..fbefa5218cdb63b76abc64404ed5d6dfc03ec358 100644 --- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml +++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy-frontend - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-frontend-core ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml index db9c210177b40c8f756dd574f90ba2cee736e235..81d83bdf9a4a8c5f0e6164fd9b41be1fa7e6c64a 100644 --- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml +++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy-frontend - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-frontend-mysql ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml index f8219eb4b4663de799e9cda22aca76c3d58263a5..4bd93ba7555242dec177e1e0c5c9af7498d7802d 100644 --- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml +++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy-frontend - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-frontend-postgresql ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml index 04e0137e0df50e86a1a95fd6545cbd7ce663f32d..c630121140c4c0257b1a3ecf1f87af4070a4e5f6 100644 --- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml +++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy-frontend - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-frontend-spi ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-transport/pom.xml b/sharding-proxy/sharding-proxy-transport/pom.xml index c9084f3ae7eb19780ffcfc2fd17506819348b3db..91bff7fb4953442c20bb9c8c9bc661d961ccc198 100644 --- a/sharding-proxy/sharding-proxy-transport/pom.xml +++ b/sharding-proxy/sharding-proxy-transport/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-transport pom diff --git a/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-core/pom.xml b/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-core/pom.xml index 47cc979098e770fe2d2530f1fb235582695ffa04..c758d61bdca3c8c42db2648b13b2299cd908bed0 100644 --- a/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-core/pom.xml +++ b/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-core/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy-transport - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-transport-core ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/pom.xml b/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/pom.xml index 087866bdc63e8b0d75b53df79e10969d28b816fc..65b8e0229b60d73195a2f49d61ba9d61dbc60efb 100644 --- a/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/pom.xml +++ b/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy-transport - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-transport-mysql ${project.artifactId} diff --git a/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-postgresql/pom.xml b/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-postgresql/pom.xml index 0800fe363e86cc9185a0b8acb531963f8a130927..baea79b35fb220aa1a4d85bcb634c314e40c8c9f 100644 --- a/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-postgresql/pom.xml +++ b/sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-postgresql/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-proxy-transport - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-proxy-transport-postgresql ${project.artifactId} diff --git a/sharding-spring/pom.xml b/sharding-spring/pom.xml index 13ad1f987e9cc1dca9f0f5728d2608690902ade9..6e3b08fb7bc1b31e764fc7e7b7b14cf68151bc7f 100644 --- a/sharding-spring/pom.xml +++ b/sharding-spring/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-spring ${project.artifactId} diff --git a/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml b/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml index ffecb8775a741367bbf0fdf1558ed9a82f86309c..f2556c4722fda125b21cd822df66d7bad95917f2 100644 --- a/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml +++ b/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-spring - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-orchestration-spring ${project.artifactId} diff --git a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml index b0bcc80cccf1d9731adbcad81266d477258bb9a7..f2812ccca06431f31d966f09b50fdc4e3870fa31 100644 --- a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml +++ b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-jdbc-orchestration-spring - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-orchestration-spring-boot-starter ${project.artifactId} diff --git a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml index 9a9fd4ee0d81bcc2b8dc793ebaeab29d4ca3a0d5..f65aa08b2c435634a97fed761e2a27d6d69bed5f 100644 --- a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml +++ b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-jdbc-orchestration-spring - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-orchestration-spring-namespace ${project.artifactId} diff --git a/sharding-spring/sharding-jdbc-spring/pom.xml b/sharding-spring/sharding-jdbc-spring/pom.xml index 5b3ee39be77519bdc999d0711551b5f22f3f8d80..8cca2f0e32155b4ea79b0fb4b9192e68ec52597d 100644 --- a/sharding-spring/sharding-jdbc-spring/pom.xml +++ b/sharding-spring/sharding-jdbc-spring/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-spring - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-spring ${project.artifactId} diff --git a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml index cf87a4adcb018a11f72d060febef522759f724be..239ef31b9917344a1846924b2b5ef5aa4fed227a 100644 --- a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml +++ b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-jdbc-spring - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-spring-boot-starter ${project.artifactId} diff --git a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml index 32c1ab3188a701af63b44222d8b02d0aae0a229a..88bb8172bfca447a2d9ee4c81e3edd3522c08b25 100644 --- a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml +++ b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-jdbc-spring - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-jdbc-spring-namespace ${project.artifactId} diff --git a/sharding-spring/sharding-spring-boot-util/pom.xml b/sharding-spring/sharding-spring-boot-util/pom.xml index de3929bc0a864561f0e641617e81d79b7ff7324a..2a1801ddb72d7ce185726eb06ec30ba63dcffb30 100644 --- a/sharding-spring/sharding-spring-boot-util/pom.xml +++ b/sharding-spring/sharding-spring-boot-util/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-spring - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-spring-boot-util ${project.artifactId} diff --git a/sharding-sql-test/pom.xml b/sharding-sql-test/pom.xml index 45683cd269198e522253c937e7a4bf47349012fb..aa78fbee4b295594eccf1a941f337bab23e8c9a8 100644 --- a/sharding-sql-test/pom.xml +++ b/sharding-sql-test/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-sql-test ${project.artifactId} diff --git a/sharding-transaction/pom.xml b/sharding-transaction/pom.xml index e27fa0546bb7356dfa8783e7910f99dec6be719f..880f39c12054a6761defe317cf265de81ecb58e5 100644 --- a/sharding-transaction/pom.xml +++ b/sharding-transaction/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/pom.xml b/sharding-transaction/sharding-transaction-2pc/pom.xml index fb50695b2f0c348a84c03119954123c717e724a2..26c02f5be051cfb810e1dd0575d54177e78dec12 100644 --- a/sharding-transaction/sharding-transaction-2pc/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-2pc ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml index b1cfc9b244f64d559bb91882c23241220619a432..327be44ba2c73442ec6f9fcad00b5bc1f8945806 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-2pc - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml index 01a321c60c166bdb879d8e3beb196043b4f24d20..e0f24e32424be1ff7960dc4aa2f11478f36b0639 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-xa - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-atomikos ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml index d244b51bdbd0d08b33249f328f225a52cfccee62..5ac9966134200733b7e29b3bb104dae3826cead6 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-xa-atomikos - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-atomikos-manager ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml index 71155efc007446fa6a564d5062754f4a9268e236..1763a35734066bd8229e434b731ffe227e2b3d94 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml @@ -22,7 +22,7 @@ org.apache.shardingsphere sharding-transaction-xa - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-bitronix ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml index a792fe049029a2332232e3966b033a7580aa01b1..67840052b05608c4a431780f2e7f6990ee21fbe9 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-xa-bitronix - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-bitronix-manager ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml index f9ad4ad8b703dc92a78d9a9c89e7ad5adcf46835..e0af06691814ad3e945e569af2ee8c3a3f46b0cf 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-xa - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-core ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml index 773848b1fa9f7493e625c2ab99576e27300440e3..9f29468d2193690ca776a758653cc43a8cc6cbd3 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-xa - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-narayana ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml index 3a2cf3c4536ef949a15157d600ad9c950b3b1aa7..a5de91fc17fd3f05f7546c03838da87c818de06e 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-xa-narayana - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-narayana-manager ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml index 212aa6444e6b4f08a7790aa8a1d0098ecb24b253..75311a197cce10a770baf0208f135e5a2e4265fd 100644 --- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml +++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-xa - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-xa-spi ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-base/pom.xml b/sharding-transaction/sharding-transaction-base/pom.xml index 918ff757b6949132a57f2451c32f31505d5160fd..4d9d4053e25bbd604604d1d8b30b49beaed6c08f 100644 --- a/sharding-transaction/sharding-transaction-base/pom.xml +++ b/sharding-transaction/sharding-transaction-base/pom.xml @@ -24,7 +24,7 @@ org.apache.shardingsphere sharding-transaction - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-base ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml b/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml index 6b0631cbfb9c7b715ad89304e0c5e8c8a1dc25cd..a7ceeb26d46797141a7e96c40de82c885c99029e 100644 --- a/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml +++ b/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction-base - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-base-seata-at ${project.artifactId} diff --git a/sharding-transaction/sharding-transaction-core/pom.xml b/sharding-transaction/sharding-transaction-core/pom.xml index d065f250893c5c9f6f8aab171562307aaf30a6ca..ce234217421746e77ed505bf82d1eac5113161c8 100644 --- a/sharding-transaction/sharding-transaction-core/pom.xml +++ b/sharding-transaction/sharding-transaction-core/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-transaction - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-transaction-core ${project.artifactId} diff --git a/sharding-ui/pom.xml b/sharding-ui/pom.xml index e541dbceb9e167ae60998f14966c84a7bd6ca351..d965c53aac4643d87b59cedc50aaf5b354f52f22 100644 --- a/sharding-ui/pom.xml +++ b/sharding-ui/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-ui pom diff --git a/sharding-ui/sharding-ui-backend/pom.xml b/sharding-ui/sharding-ui-backend/pom.xml index a69dbe46b35a5d44622c9cfe9a334a6ecb747455..c00d5438e21220b58a18b44b2a9b90b9ed00c7fd 100644 --- a/sharding-ui/sharding-ui-backend/pom.xml +++ b/sharding-ui/sharding-ui-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-ui - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-ui-backend ${project.artifactId} diff --git a/sharding-ui/sharding-ui-frontend/pom.xml b/sharding-ui/sharding-ui-frontend/pom.xml index 5df7bcc0eaa644257da352f2f178251e11b63b4f..32b262658951fd7ea8ef414d068ca92b956224ba 100644 --- a/sharding-ui/sharding-ui-frontend/pom.xml +++ b/sharding-ui/sharding-ui-frontend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere sharding-ui - 4.0.0-RC3-SNAPSHOT + 4.0.0-RC3 sharding-ui-frontend ${project.artifactId}