Skip to content

Commit

Permalink
upgrade to 3.0.0.M5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Sep 28, 2018
1 parent fd155dc commit 16948a2
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>

Expand Down
2 changes: 1 addition & 1 deletion sharding-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion sharding-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-sphere</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sharding-jdbc/sharding-jdbc-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion sharding-jdbc/sharding-jdbc-orchestration-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring-boot-starter</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring-namespace</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion sharding-jdbc/sharding-jdbc-orchestration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-jdbc-orchestration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sharding-jdbc/sharding-jdbc-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-spring</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-jdbc-spring-namespace</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sharding-opentracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-opentracing</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion sharding-orchestration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-orchestration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sharding-orchestration/sharding-orchestration-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-orchestration</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-orchestration-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sharding-orchestration/sharding-orchestration-reg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sharding-orchestration</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sharding-orchestration-reg</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions sharding-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-proxy</artifactId>
<name>${project.artifactId}</name>
Expand Down Expand Up @@ -83,7 +83,7 @@
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<configuration>
<imageName>shardingsphere/sharding-proxy:3.0.0.M4</imageName>
<imageName>shardingsphere/sharding-proxy:3.0.0.M5-SNAPSHOT</imageName>
<dockerDirectory>${project.basedir}/src/main/docker</dockerDirectory>
<resources>
<resource>
Expand Down
4 changes: 2 additions & 2 deletions sharding-proxy/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM java:7
MAINTAINER caohao "caohaoch@gmail.com"

ADD sharding-proxy-3.0.0.M4.tar.gz /
RUN mv /sharding-proxy-3.0.0.M4 /opt/sharding-proxy
ADD sharding-proxy-3.0.0.M5-SNAPSHOT.tar.gz /
RUN mv /sharding-proxy-3.0.0.M5-SNAPSHOT /opt/sharding-proxy
ENTRYPOINT /opt/sharding-proxy/bin/start.sh $PORT && tail -f /opt/sharding-proxy/logs/stdout.log
Original file line number Diff line number Diff line change
Expand Up @@ -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";
public static final String SERVER_VERSION = "5.6.0-Sharding-Proxy 3.0.0.M5-SNAPSHOT";

/**
* Charset code 0x21 is utf8_general_ci.
Expand Down
2 changes: 1 addition & 1 deletion sharding-sql-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>sharding-sphere</artifactId>
<groupId>io.shardingsphere</groupId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-sql-test</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion sharding-transaction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M4</version>
<version>3.0.0.M5-SNAPSHOT</version>
</parent>
<artifactId>sharding-transaction</artifactId>
<name>${project.artifactId}</name>
Expand Down

0 comments on commit 16948a2

Please sign in to comment.