diff --git a/easysql-plugin-api/pom.xml b/easysql-plugin-api/pom.xml index 0e6ed2f..f6e930b 100644 --- a/easysql-plugin-api/pom.xml +++ b/easysql-plugin-api/pom.xml @@ -5,7 +5,7 @@ easysql-plugin cc.carm.plugin - 0.0.2 + 0.0.3-SNAPSHOT 4.0.0 diff --git a/easysql-plugin-core/pom.xml b/easysql-plugin-core/pom.xml index 90021bf..76f9d05 100644 --- a/easysql-plugin-core/pom.xml +++ b/easysql-plugin-core/pom.xml @@ -5,7 +5,7 @@ easysql-plugin cc.carm.plugin - 0.0.2 + 0.0.3-SNAPSHOT 4.0.0 diff --git a/platforms/easysql-plugin-bukkit/pom.xml b/platforms/easysql-plugin-bukkit/pom.xml index 3b09e9e..77452a3 100644 --- a/platforms/easysql-plugin-bukkit/pom.xml +++ b/platforms/easysql-plugin-bukkit/pom.xml @@ -5,7 +5,7 @@ easysql-plugin cc.carm.plugin - 0.0.2 + 0.0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/platforms/easysql-plugin-bungee/pom.xml b/platforms/easysql-plugin-bungee/pom.xml index b6c3f5b..f584da1 100644 --- a/platforms/easysql-plugin-bungee/pom.xml +++ b/platforms/easysql-plugin-bungee/pom.xml @@ -5,7 +5,7 @@ easysql-plugin cc.carm.plugin - 0.0.2 + 0.0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/platforms/easysql-plugin-sponge/pom.xml b/platforms/easysql-plugin-sponge/pom.xml index bf475f5..2a3391d 100644 --- a/platforms/easysql-plugin-sponge/pom.xml +++ b/platforms/easysql-plugin-sponge/pom.xml @@ -5,7 +5,7 @@ easysql-plugin cc.carm.plugin - 0.0.2 + 0.0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/platforms/easysql-plugin-velocity/pom.xml b/platforms/easysql-plugin-velocity/pom.xml index 9047123..dbbdec9 100644 --- a/platforms/easysql-plugin-velocity/pom.xml +++ b/platforms/easysql-plugin-velocity/pom.xml @@ -5,7 +5,7 @@ easysql-plugin cc.carm.plugin - 0.0.2 + 0.0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 21ec651..37b0503 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ cc.carm.plugin easysql-plugin pom - 0.0.2 + 0.0.3-SNAPSHOT easysql-plugin-api easysql-plugin-core