diff --git a/easysql-api/pom.xml b/easysql-api/pom.xml index 48e0424..5068b42 100644 --- a/easysql-api/pom.xml +++ b/easysql-api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.2.2-SNAPSHOT + 0.2.2 4.0.0 diff --git a/easysql-beecp/pom.xml b/easysql-beecp/pom.xml index a0358e5..04eee2c 100644 --- a/easysql-beecp/pom.xml +++ b/easysql-beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.2-SNAPSHOT + 0.2.2 4.0.0 diff --git a/easysql-demo/pom.xml b/easysql-demo/pom.xml index f0d6b5d..ccbc99c 100644 --- a/easysql-demo/pom.xml +++ b/easysql-demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.2-SNAPSHOT + 0.2.2 4.0.0 diff --git a/easysql-hikaricp/pom.xml b/easysql-hikaricp/pom.xml index eae8365..393a50a 100644 --- a/easysql-hikaricp/pom.xml +++ b/easysql-hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.2-SNAPSHOT + 0.2.2 4.0.0 @@ -65,7 +65,7 @@ com.zaxxer HikariCP - 5.0.0 + 4.0.3 compile diff --git a/easysql-impl/pom.xml b/easysql-impl/pom.xml index 2ce1fde..7d6aa52 100644 --- a/easysql-impl/pom.xml +++ b/easysql-impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.2-SNAPSHOT + 0.2.2 4.0.0 diff --git a/pom.xml b/pom.xml index 0e1a3ee..619afa7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cc.carm.lib easysql-parent pom - 0.2.2-SNAPSHOT + 0.2.2 easysql-api