From 720fa90033c96d589f119576e218b17071b79170 Mon Sep 17 00:00:00 2001 From: "shaojin.wensj" Date: Sat, 7 Oct 2023 09:24:25 +0800 Subject: [PATCH] 1.2.20 release --- core/pom.xml | 2 +- druid-demo-petclinic/pom.xml | 2 +- druid-spring-boot-3-starter/pom.xml | 2 +- druid-spring-boot-starter/pom.xml | 2 +- druid-wrapper/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index c8c5c61b63..c7c40919f2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.20-SNAPSHOT + 1.2.20 ../pom.xml druid diff --git a/druid-demo-petclinic/pom.xml b/druid-demo-petclinic/pom.xml index 9dca1fd4b8..3420d6f769 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.20-SNAPSHOT + 1.2.20 diff --git a/druid-spring-boot-3-starter/pom.xml b/druid-spring-boot-3-starter/pom.xml index 9fde28776f..d734254c8b 100644 --- a/druid-spring-boot-3-starter/pom.xml +++ b/druid-spring-boot-3-starter/pom.xml @@ -5,7 +5,7 @@ com.alibaba druid-parent - 1.2.20-SNAPSHOT + 1.2.20 ../pom.xml druid-spring-boot-3-starter diff --git a/druid-spring-boot-starter/pom.xml b/druid-spring-boot-starter/pom.xml index 8dbac66a83..54b066b32e 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.20-SNAPSHOT + 1.2.20 ../pom.xml druid-spring-boot-starter diff --git a/druid-wrapper/pom.xml b/druid-wrapper/pom.xml index 52cfb2e32d..605f131e92 100755 --- a/druid-wrapper/pom.xml +++ b/druid-wrapper/pom.xml @@ -4,7 +4,7 @@ com.alibaba druid-parent - 1.2.20-SNAPSHOT + 1.2.20 ../pom.xml com.alibaba diff --git a/pom.xml b/pom.xml index ef1c8708f2..8311fcb9fc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba druid-parent - 1.2.20-SNAPSHOT + 1.2.20 ${project.artifactId} A JDBC datasource implementation. pom