diff --git a/core/pom.xml b/core/pom.xml index c602fb60a0..bb702df7ed 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.17-SNAPSHOT + 1.2.17 ../pom.xml druid diff --git a/druid-demo-petclinic/pom.xml b/druid-demo-petclinic/pom.xml index 5aee7f430a..f37a2956a5 100644 --- a/druid-demo-petclinic/pom.xml +++ b/druid-demo-petclinic/pom.xml @@ -34,7 +34,7 @@ com.alibaba druid-spring-boot-starter - 1.2.17-SNAPSHOT + 1.2.17 diff --git a/druid-spring-boot-starter/pom.xml b/druid-spring-boot-starter/pom.xml index 57ff184b53..cbde9d5929 100644 --- a/druid-spring-boot-starter/pom.xml +++ b/druid-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.alibaba druid-parent - 1.2.17-SNAPSHOT + 1.2.17 ../pom.xml druid-spring-boot-starter diff --git a/druid-wrapper/pom.xml b/druid-wrapper/pom.xml index fe6f59a816..2c7eb6e505 100755 --- a/druid-wrapper/pom.xml +++ b/druid-wrapper/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.17-SNAPSHOT + 1.2.17 ../pom.xml com.alibaba diff --git a/pom.xml b/pom.xml index 4660bef8c9..ce8deda9f6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba druid-parent - 1.2.17-SNAPSHOT + 1.2.17 ${project.artifactId} A JDBC datasource implementation. pom