From 7d17324763863c4a9009b423ff6500c0c4f8639b Mon Sep 17 00:00:00 2001 From: CarmJos Date: Thu, 9 Jun 2022 13:25:18 +0800 Subject: [PATCH] =?UTF-8?q?[0.4.0]=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/pom.xml | 2 +- demo/pom.xml | 2 +- impl/pom.xml | 2 +- pom.xml | 2 +- with-pool/beecp/pom.xml | 2 +- with-pool/hikaricp/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 3846e7d..3a9a0bf 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.3.18 + 0.4.0 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index 1435f48..b01d337 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.18 + 0.4.0 4.0.0 diff --git a/impl/pom.xml b/impl/pom.xml index 9c41f03..80b5742 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.18 + 0.4.0 4.0.0 diff --git a/pom.xml b/pom.xml index dcc4355..8e7f1fb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ cc.carm.lib easysql-parent pom - 0.3.18 + 0.4.0 api diff --git a/with-pool/beecp/pom.xml b/with-pool/beecp/pom.xml index fb3c7f3..e60f559 100644 --- a/with-pool/beecp/pom.xml +++ b/with-pool/beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.18 + 0.4.0 ../../pom.xml 4.0.0 diff --git a/with-pool/hikaricp/pom.xml b/with-pool/hikaricp/pom.xml index 0d446a1..f28248e 100644 --- a/with-pool/hikaricp/pom.xml +++ b/with-pool/hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.18 + 0.4.0 ../../pom.xml 4.0.0