You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2019/11/26 09:20:54 UTC

[incubator-shardingsphere-benchmark] branch master updated: modify version

This is an automated email from the ASF dual-hosted git repository.

zhaoyanan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shardingsphere-benchmark.git


The following commit(s) were added to refs/heads/master by this push:
     new 348f110  modify version
348f110 is described below

commit 348f110498286237a913137d827f039b913c03ce
Author: nancyzrh <zh...@126.com>
AuthorDate: Tue Nov 26 17:20:34 2019 +0800

    modify version
---
 shardingsphere-benchmark/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/shardingsphere-benchmark/pom.xml b/shardingsphere-benchmark/pom.xml
index b446469..ac88ed7 100644
--- a/shardingsphere-benchmark/pom.xml
+++ b/shardingsphere-benchmark/pom.xml
@@ -28,12 +28,12 @@
         <dependency>
             <groupId>org.apache.shardingsphere</groupId>
             <artifactId>sharding-core-api</artifactId>
-            <version>[4.0.0-RC2-SNAPSHOT,)</version>
+            <version>[4.0.0-RC4-SNAPSHOT,)</version>
         </dependency>
         <dependency>
             <groupId>org.apache.shardingsphere</groupId>
             <artifactId>sharding-jdbc-core</artifactId>
-            <version>[4.0.0-RC2-SNAPSHOT,)</version>
+            <version>[4.0.0-RC4-SNAPSHOT,)</version>
         </dependency>
         <dependency>
             <groupId>io.shardingsphere</groupId>