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 2020/02/17 08:53:03 UTC

[incubator-shardingsphere-benchmark] branch master updated: update

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 15850e0  update
15850e0 is described below

commit 15850e0dc539792c53f0d6a8945cf0bec5b84ba6
Author: nancyzrh <zh...@126.com>
AuthorDate: Mon Feb 17 16:52:38 2020 +0800

    update
---
 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 ac88ed7..de81ac7 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-RC4-SNAPSHOT,)</version>
+            <version>[5.0.0-RC1-SNAPSHOT,)</version>
         </dependency>
         <dependency>
             <groupId>org.apache.shardingsphere</groupId>
             <artifactId>sharding-jdbc-core</artifactId>
-            <version>[4.0.0-RC4-SNAPSHOT,)</version>
+            <version>[5.0.0-RC1-SNAPSHOT,)</version>
         </dependency>
         <dependency>
             <groupId>io.shardingsphere</groupId>