From 3e05e5764b5eba21a42845a0a815e413fdab91ff Mon Sep 17 00:00:00 2001 From: carm Date: Mon, 24 Jan 2022 15:58:31 +0800 Subject: [PATCH] =?UTF-8?q?[v0.2.9]=20[A]=20=E6=B7=BB=E5=8A=A0=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E9=BB=98=E8=AE=A4=E5=BC=82=E5=B8=B8=E5=A4=84?= =?UTF-8?q?=E7=90=86=E5=99=A8=E7=9A=84=E6=96=B9=E6=B3=95=E3=80=82?= 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 97bcc98..f393f91 100644 --- a/easysql-api/pom.xml +++ b/easysql-api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.2.8 + 0.2.9 4.0.0 diff --git a/easysql-beecp/pom.xml b/easysql-beecp/pom.xml index 317cb55..ec77cf5 100644 --- a/easysql-beecp/pom.xml +++ b/easysql-beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.8 + 0.2.9 4.0.0 diff --git a/easysql-demo/pom.xml b/easysql-demo/pom.xml index 29cf172..aa886cc 100644 --- a/easysql-demo/pom.xml +++ b/easysql-demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.8 + 0.2.9 4.0.0 diff --git a/easysql-hikaricp/pom.xml b/easysql-hikaricp/pom.xml index d0072ee..9b15109 100644 --- a/easysql-hikaricp/pom.xml +++ b/easysql-hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.8 + 0.2.9 4.0.0 diff --git a/easysql-impl/pom.xml b/easysql-impl/pom.xml index 9927f8e..d8c9ae7 100644 --- a/easysql-impl/pom.xml +++ b/easysql-impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.8 + 0.2.9 4.0.0 diff --git a/pom.xml b/pom.xml index cf2e470..53fbde3 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ cc.carm.lib easysql-parent pom - 0.2.8 + 0.2.9 easysql-api