提交 1edd5056 编写于 作者: T terrymanu

upgrade to 3.0.0

上级 ffb01bff
......@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-core</artifactId>
<name>${project.artifactId}</name>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-spring</artifactId>
<packaging>pom</packaging>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
<dependencies>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-spring-namespace</artifactId>
<dependencies>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-transaction-parent</artifactId>
<packaging>pom</packaging>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-transaction-parent</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-transaction-async-job</artifactId>
<name>${project.artifactId}</name>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-transaction-parent</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-transaction-storage</artifactId>
<name>${project.artifactId}</name>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-transaction-parent</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-transaction</artifactId>
<name>${project.artifactId}</name>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc</artifactId>
<name>${project.artifactId}</name>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-opentracing</artifactId>
<name>${project.artifactId}</name>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-orchestration</artifactId>
......@@ -20,7 +20,7 @@
</modules>
<properties>
<sharding-sphere.version>3.0.0.M3-SNAPSHOT</sharding-sphere.version>
<sharding-sphere.version>3.0.0.M3</sharding-sphere.version>
</properties>
<dependencies>
......
......@@ -6,7 +6,7 @@
<parent>
<artifactId>sharding-orchestration</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<packaging>pom</packaging>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring-boot-starter</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring-namespace</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-orchestration</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-jdbc-orchestration</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-orchestration</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-orchestration-core</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-orchestration</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-orchestration-reg</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-proxy</artifactId>
<name>${project.artifactId}</name>
......@@ -103,7 +103,7 @@
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<configuration>
<imageName>shardingsphere/sharding-proxy:3.0.0.M3-SNAPSHOT</imageName>
<imageName>shardingsphere/sharding-proxy:3.0.0.M3</imageName>
<dockerDirectory>${project.basedir}/src/main/docker</dockerDirectory>
<resources>
<resource>
......
......@@ -6,7 +6,7 @@
<parent>
<artifactId>sharding-sphere</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-sql-test</artifactId>
<name>${project.artifactId}</name>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M3-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<artifactId>sharding-transaction</artifactId>
<name>${project.artifactId}</name>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册