diff --git a/core/pom.xml b/core/pom.xml index 4ad4570dcc..da48f49058 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.13-SNAPSHOT + 1.2.13 ../pom.xml druid diff --git a/druid-demo-petclinic/pom.xml b/druid-demo-petclinic/pom.xml index 96967099de..5ee29b0900 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.13-SNAPSHOT + 1.2.13 diff --git a/druid-spring-boot-starter/pom.xml b/druid-spring-boot-starter/pom.xml index cfa66476e0..468914cb40 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.13-SNAPSHOT + 1.2.13 ../pom.xml druid-spring-boot-starter diff --git a/druid-wrapper/pom.xml b/druid-wrapper/pom.xml index 41a625a032..4f34de44e4 100755 --- a/druid-wrapper/pom.xml +++ b/druid-wrapper/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.13-SNAPSHOT + 1.2.13 ../pom.xml com.alibaba diff --git a/pom.xml b/pom.xml index 3b4e08860a..7c2f0962a7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba druid-parent - 1.2.13-SNAPSHOT + 1.2.13 ${project.artifactId} A JDBC datasource implementation. pom