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