From 2bfe6087829a4906ca7c76a8a7fd4028b52c0ff7 Mon Sep 17 00:00:00 2001 From: "shaojin.wensj" Date: Thu, 6 Oct 2022 13:36:26 +0800 Subject: [PATCH] 1.2.13 release --- core/pom.xml | 2 +- druid-demo-petclinic/pom.xml | 2 +- druid-spring-boot-starter/pom.xml | 2 +- druid-wrapper/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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