diff --git a/api/pom.xml b/api/pom.xml index 99420ff..525c41f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.artformgames votepass-parent - 1.2.0 + 1.2.1 ${project.jdk.version} diff --git a/core/pom.xml b/core/pom.xml index b4001b3..4745371 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ com.artformgames votepass-parent - 1.2.0 + 1.2.1 ${project.jdk.version} diff --git a/game/api/pom.xml b/game/api/pom.xml index 53a9354..bc63004 100644 --- a/game/api/pom.xml +++ b/game/api/pom.xml @@ -6,7 +6,7 @@ com.artformgames votepass-parent - 1.2.0 + 1.2.1 ../../pom.xml diff --git a/game/plugin/pom.xml b/game/plugin/pom.xml index 523a730..c0adcd4 100644 --- a/game/plugin/pom.xml +++ b/game/plugin/pom.xml @@ -6,7 +6,7 @@ com.artformgames votepass-parent - 1.2.0 + 1.2.1 ../../pom.xml diff --git a/lobby/api/pom.xml b/lobby/api/pom.xml index 55bed7e..2336b43 100644 --- a/lobby/api/pom.xml +++ b/lobby/api/pom.xml @@ -6,7 +6,7 @@ com.artformgames votepass-parent - 1.2.0 + 1.2.1 ../../pom.xml diff --git a/lobby/plugin/pom.xml b/lobby/plugin/pom.xml index ea48101..ca6ca8e 100644 --- a/lobby/plugin/pom.xml +++ b/lobby/plugin/pom.xml @@ -6,7 +6,7 @@ com.artformgames votepass-parent - 1.2.0 + 1.2.1 ../../pom.xml diff --git a/pom.xml b/pom.xml index 20e22d3..d3c656c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.artformgames votepass-parent - 1.2.0 + 1.2.1 api lobby/api