提交 872f0d58 编写于 作者: C cherrylzhao

4.0.0-RC2-SNAPSHOT => 4.0.0-RC1-SNAPSHOT

上级 527a09c4
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>example-common</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>config-utility</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>example-common</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>example-common</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>repository-api</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>example-common</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>repository-jdbc</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>example-common</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>repository-jpa</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>example-common</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>repository-mybatis</artifactId>
......
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
<modules>
<module>example-common</module>
<module>sharding-jdbc-example</module>
......@@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.locale>zh_CN</project.build.locale>
<sharding-sphere.version>4.0.0-RC2-SNAPSHOT</sharding-sphere.version>
<sharding-sphere.version>4.0.0-RC1-SNAPSHOT</sharding-sphere.version>
<aspectjweaver.version>1.8.9</aspectjweaver.version>
<spring-framework.version>4.3.20.RELEASE</spring-framework.version>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>orchestration-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>orchestration-raw-jdbc-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>orchestration-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>orchestration-spring-boot-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>orchestration-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>orchestration-spring-namespace-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>orchestration-example</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-example</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-example</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-raw-jdbc-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-boot</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-boot-jpa-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-boot</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-boot-mybatis-example</artifactId>
<dependencies>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-namespace</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-namespace-jpa-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-namespace</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-namespace-mybatis-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-example</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transaction-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-2pc-xa-example</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transaction-2pc-xa-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-xa-raw-jdbc-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transaction-2pc-xa-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-xa-spring-boot-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transaction-2pc-xa-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-xa-spring-namespace-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transaction-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transation-base-saga-example</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transation-base-saga-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-saga-raw-jdbc-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transation-base-saga-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-saga-spring-boot-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>transation-base-saga-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>transaction-saga-spring-namespace-example</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere-example</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-proxy-example</artifactId>
</project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册