提交 f790e872 编写于 作者: T terrymanu

upgrade to 3.0.0.M4

上级 0623d395
......@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</version>
</parent>
<artifactId>sharding-core</artifactId>
<name>${project.artifactId}</name>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-sphere</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-jdbc</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</version>
</parent>
<artifactId>sharding-jdbc-core</artifactId>
<name>${project.artifactId}</name>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring-namespace</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-jdbc-orchestration</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-orchestration</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-orchestration</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</version>
</parent>
<artifactId>sharding-proxy</artifactId>
<name>${project.artifactId}</name>
......@@ -83,7 +83,7 @@
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<configuration>
<imageName>shardingsphere/sharding-proxy:3.0.0.M4-SNAPSHOT</imageName>
<imageName>shardingsphere/sharding-proxy:3.0.0.M4</imageName>
<dockerDirectory>${project.basedir}/src/main/docker</dockerDirectory>
<resources>
<resource>
......
FROM java:7
MAINTAINER caohao "caohaoch@gmail.com"
ADD sharding-proxy-3.0.0.M4-SNAPSHOT.tar.gz /
RUN mv /sharding-proxy-3.0.0.M4-SNAPSHOT /opt/sharding-proxy
ADD sharding-proxy-3.0.0.M4.tar.gz /
RUN mv /sharding-proxy-3.0.0.M4 /opt/sharding-proxy
ENTRYPOINT /opt/sharding-proxy/bin/start.sh $PORT && tail -f /opt/sharding-proxy/logs/stdout.log
......@@ -36,7 +36,7 @@ public final class ServerInfo {
/**
* Server version.
*/
public static final String SERVER_VERSION = "5.6.0-Sharding-Proxy 3.0.0.M4-SNAPSHOT";
public static final String SERVER_VERSION = "5.6.0-Sharding-Proxy 3.0.0.M4";
/**
* Charset code 0x21 is utf8_general_ci.
......
......@@ -6,7 +6,7 @@
<parent>
<artifactId>sharding-sphere</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.M4-SNAPSHOT</version>
<version>3.0.0.M4</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.
先完成此消息的编辑!
想要评论请 注册