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
commit ec42e7840c3db022203ca07d23f20508e8d30610 Author: nancyzrh <[email protected]> AuthorDate: Wed Sep 25 15:43:39 2019 +0800 add jmeter project --- shardingsphere-benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shardingsphere-benchmark/pom.xml b/shardingsphere-benchmark/pom.xml index b534607..5119988 100644 --- a/shardingsphere-benchmark/pom.xml +++ b/shardingsphere-benchmark/pom.xml @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.shardingsphere</groupId> <artifactId>sharding-jdbc-core</artifactId> - <version>[4.0.0-RC3-SNAPSHOT,)</version> + <version>[4.0.0-RC2-SNAPSHOT,)</version> </dependency> <dependency> <groupId>io.shardingsphere</groupId>
