From 496371995627ea97a71a5f2815cc33ff6a6eec21 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Wed, 12 Jan 2022 10:55:47 +0800 Subject: [PATCH] =?UTF-8?q?[v0.2.7]=20[U]=20=E8=BF=9B=E4=B8=80=E6=AD=A5?= =?UTF-8?q?=E7=AE=80=E5=8C=96=E6=93=8D=E4=BD=9C=E4=BD=BF=E7=94=A8=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easysql-api/pom.xml | 2 +- easysql-beecp/pom.xml | 2 +- easysql-demo/pom.xml | 2 +- easysql-hikaricp/pom.xml | 2 +- easysql-impl/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/easysql-api/pom.xml b/easysql-api/pom.xml index 0c9f4a8..d86d2b7 100644 --- a/easysql-api/pom.xml +++ b/easysql-api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.2.6 + 0.2.7 4.0.0 diff --git a/easysql-beecp/pom.xml b/easysql-beecp/pom.xml index 62042df..a5eaeee 100644 --- a/easysql-beecp/pom.xml +++ b/easysql-beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.6 + 0.2.7 4.0.0 diff --git a/easysql-demo/pom.xml b/easysql-demo/pom.xml index 2bebd0c..5926992 100644 --- a/easysql-demo/pom.xml +++ b/easysql-demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.6 + 0.2.7 4.0.0 diff --git a/easysql-hikaricp/pom.xml b/easysql-hikaricp/pom.xml index 5007602..db03f96 100644 --- a/easysql-hikaricp/pom.xml +++ b/easysql-hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.6 + 0.2.7 4.0.0 diff --git a/easysql-impl/pom.xml b/easysql-impl/pom.xml index ef17c3f..3d4ae32 100644 --- a/easysql-impl/pom.xml +++ b/easysql-impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.6 + 0.2.7 4.0.0 diff --git a/pom.xml b/pom.xml index ff73830..f1f23f4 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ cc.carm.lib easysql-parent pom - 0.2.6 + 0.2.7 easysql-api