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/11 09:27:52 UTC

[incubator-shardingsphere-benchmark] branch master updated: modify pom temporarily

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 f7beb32  modify pom temporarily
f7beb32 is described below

commit f7beb32c44fbd5f8760c0b003a0526018c00133b
Author: nancyzrh <zh...@126.com>
AuthorDate: Mon Nov 11 17:27:35 2019 +0800

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

diff --git a/shardingsphere-benchmark/pom.xml b/shardingsphere-benchmark/pom.xml
index b446469..ea15cc7 100644
--- a/shardingsphere-benchmark/pom.xml
+++ b/shardingsphere-benchmark/pom.xml
@@ -35,6 +35,7 @@
             <artifactId>sharding-jdbc-core</artifactId>
             <version>[4.0.0-RC2-SNAPSHOT,)</version>
         </dependency>
+        <!--
         <dependency>
             <groupId>io.shardingsphere</groupId>
             <artifactId>sharding-core</artifactId>
@@ -45,6 +46,7 @@
             <artifactId>sharding-jdbc-core</artifactId>
             <version>3.1.0</version>
         </dependency>
+        -->
         <dependency>
             <groupId>mysql</groupId>
             <artifactId>mysql-connector-java</artifactId>