diff --git a/core/pom.xml b/core/pom.xml index dc7fd2f7b2..31ed5df358 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.14-SNAPSHOT + 1.2.14 ../pom.xml druid diff --git a/druid-demo-petclinic/pom.xml b/druid-demo-petclinic/pom.xml index fe68e084d4..925a76a253 100644 --- a/druid-demo-petclinic/pom.xml +++ b/druid-demo-petclinic/pom.xml @@ -33,7 +33,7 @@ com.alibaba druid-spring-boot-starter - 1.2.14-SNAPSHOT + 1.2.14 diff --git a/druid-spring-boot-starter/pom.xml b/druid-spring-boot-starter/pom.xml index 493209c0e1..3bd7cf98e8 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.14-SNAPSHOT + 1.2.14 ../pom.xml druid-spring-boot-starter diff --git a/druid-wrapper/pom.xml b/druid-wrapper/pom.xml index 8aeaa7d019..218ad023cb 100755 --- a/druid-wrapper/pom.xml +++ b/druid-wrapper/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.14-SNAPSHOT + 1.2.14 ../pom.xml com.alibaba diff --git a/pom.xml b/pom.xml index 179ac352db..085e4f9a94 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba druid-parent - 1.2.14-SNAPSHOT + 1.2.14 ${project.artifactId} A JDBC datasource implementation. pom