From b22dba58d9a45e8ed855a289c420512caf75b21c Mon Sep 17 00:00:00 2001 From: CarmJos Date: Tue, 14 Dec 2021 19:56:21 +0800 Subject: [PATCH] =?UTF-8?q?[v0.2.1]=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=201.=20=E8=A1=A5=E5=85=85=E6=BC=94=E7=A4=BA=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=B8=8E=E9=83=A8=E5=88=86=E5=85=B3=E9=94=AE=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E7=9A=84Javadoc=202.=20=E8=87=AA=E5=8A=A8=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E5=8C=85=E5=90=AB=E8=BF=9E=E6=8E=A5=E6=B1=A0=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=EF=BC=8C=E6=96=B9=E4=BE=BF=E6=89=93=E5=8C=85=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E3=80=82=203.=20=E4=BF=AE=E6=94=B9=E4=BA=86=E9=83=A8?= =?UTF-8?q?=E5=88=86=E4=BB=A3=E7=A0=81=E7=9A=84=E9=80=BB=E8=BE=91=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 ebcb2fe..4544e79 100644 --- a/easysql-api/pom.xml +++ b/easysql-api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.2.0 + 0.2.1 4.0.0 diff --git a/easysql-beecp/pom.xml b/easysql-beecp/pom.xml index 68946d6..117506e 100644 --- a/easysql-beecp/pom.xml +++ b/easysql-beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.0 + 0.2.1 4.0.0 diff --git a/easysql-demo/pom.xml b/easysql-demo/pom.xml index ea8c6ce..f447024 100644 --- a/easysql-demo/pom.xml +++ b/easysql-demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.0 + 0.2.1 4.0.0 diff --git a/easysql-hikaricp/pom.xml b/easysql-hikaricp/pom.xml index 9616cbd..81b77a5 100644 --- a/easysql-hikaricp/pom.xml +++ b/easysql-hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.0 + 0.2.1 4.0.0 diff --git a/easysql-impl/pom.xml b/easysql-impl/pom.xml index dd86a89..392c9a2 100644 --- a/easysql-impl/pom.xml +++ b/easysql-impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.0 + 0.2.1 4.0.0 diff --git a/pom.xml b/pom.xml index ce84034..f805af9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cc.carm.lib easysql-parent pom - 0.2.0 + 0.2.1 easysql-api