diff --git a/core/pom.xml b/core/pom.xml index f7ccde6354..7e4ef33765 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.16-SNAPSHOT + 1.2.16 ../pom.xml druid diff --git a/druid-demo-petclinic/pom.xml b/druid-demo-petclinic/pom.xml index 6c8a26bd57..a456dfb29a 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.16-SNAPSHOT + 1.2.16 diff --git a/druid-spring-boot-starter/pom.xml b/druid-spring-boot-starter/pom.xml index f66da1861b..2722c51b57 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.16-SNAPSHOT + 1.2.16 ../pom.xml druid-spring-boot-starter diff --git a/druid-wrapper/pom.xml b/druid-wrapper/pom.xml index 30ba2ad939..fd63f21718 100755 --- a/druid-wrapper/pom.xml +++ b/druid-wrapper/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.16-SNAPSHOT + 1.2.16 ../pom.xml com.alibaba diff --git a/pom.xml b/pom.xml index 1583b83d4b..67deb9f4d8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba druid-parent - 1.2.16-SNAPSHOT + 1.2.16 ${project.artifactId} A JDBC datasource implementation. pom