diff --git a/sharding-jdbc-orchestration/pom.xml b/sharding-jdbc-orchestration/pom.xml index 00fb48c600299b316237b1bf1732d4690e4ae2dc..eca806a4027640bf89b4bb62bcc33eb112418121 100644 --- a/sharding-jdbc-orchestration/pom.xml +++ b/sharding-jdbc-orchestration/pom.xml @@ -12,14 +12,14 @@ ${project.artifactId} - 3.0.0.M1-SNAPSHOT + 3.0.0.M1-SNAPSHOT io.shardingsphere sharding-jdbc - ${sharding-jdbc.version} + ${sharding-sphere.version} diff --git a/sharding-jdbc-plugin/pom.xml b/sharding-jdbc-plugin/pom.xml index 94c4383664331fe7d35bcd5f3608f5364e107048..73ceebef22ec42c8de1c86f9de70574c5a697371 100644 --- a/sharding-jdbc-plugin/pom.xml +++ b/sharding-jdbc-plugin/pom.xml @@ -9,7 +9,7 @@ pom - 3.0.0.M1-SNAPSHOT + 3.0.0.M1-SNAPSHOT 4.12 1.6.6 1.7 @@ -23,7 +23,7 @@ io.shardingsphere sharding-jdbc - ${sharding-jdbc.version} + ${sharding-sphere.version} junit