提交 ea8e65b2 编写于 作者: T terrymanu

upgrade to 3.0.0

上级 9bc2b66f
......@@ -46,7 +46,7 @@ It can be considered as an enhanced JDBC driver, which is fully compatible with
### Sharding-Proxy
[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://github.com/sharding-sphere/sharding-sphere-doc/raw/master/dist/sharding-proxy-3.0.0.M4.tar.gz)
[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://github.com/sharding-sphere/sharding-sphere-doc/raw/master/dist/sharding-proxy-3.0.0.tar.gz)
[![Docker Pulls](https://img.shields.io/docker/pulls/shardingsphere/sharding-proxy.svg)](https://store.docker.com/community/images/shardingsphere/sharding-proxy)
Sharding-Proxy defines itself as a transparent database proxy, providing a database server that encapsulates database binary protocol to support heterogeneous languages.
......
......@@ -43,7 +43,7 @@ Sharding-Sphere定位为关系型数据库中间件,旨在充分合理地在
### Sharding-Proxy
[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://github.com/sharding-sphere/sharding-sphere-doc/raw/master/dist/sharding-proxy-3.0.0.M4.tar.gz)
[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://github.com/sharding-sphere/sharding-sphere-doc/raw/master/dist/sharding-proxy-3.0.0.tar.gz)
[![Docker Pulls](https://img.shields.io/docker/pulls/shardingsphere/sharding-proxy.svg)](https://store.docker.com/community/images/shardingsphere/sharding-proxy)
定位为透明化的数据库代理端,提供封装了数据库二进制协议的服务端版本,用于完成对异构语言的支持。
......
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>pom</packaging>
<modules>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-core</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-core</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring-boot-starter</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-orchestration-spring-namespace</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-orchestration</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-spring</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-jdbc-spring-namespace</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-opentracing</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-orchestration</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-orchestration</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-orchestration-core</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-orchestration</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-orchestration-reg</artifactId>
<packaging>pom</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-orchestration-reg</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-orchestration-reg-api</artifactId>
</project>
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-orchestration-reg</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-orchestration-reg-etcd</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-orchestration-reg</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-orchestration-reg-zookeeper-curator</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-proxy</artifactId>
......@@ -87,7 +87,7 @@
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<configuration>
<imageName>shardingsphere/sharding-proxy:3.0.0.M5-SNAPSHOT</imageName>
<imageName>shardingsphere/sharding-proxy:3.0.0</imageName>
<dockerDirectory>${project.basedir}/src/main/docker</dockerDirectory>
<resources>
<resource>
......
FROM java:7
MAINTAINER caohao "caohaoch@gmail.com"
ADD sharding-proxy-3.0.0.M5-SNAPSHOT.tar.gz /
RUN mv /sharding-proxy-3.0.0.M5-SNAPSHOT /opt/sharding-proxy
ADD sharding-proxy-3.0.0.tar.gz /
RUN mv /sharding-proxy-3.0.0 /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.M5-SNAPSHOT";
public static final String SERVER_VERSION = "5.6.0-Sharding-Proxy 3.0.0";
/**
* Charset code 0x21 is utf8_general_ci.
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-sql-test</artifactId>
</project>
......@@ -6,7 +6,7 @@
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.0.0.M5-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>sharding-transaction</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册