diff --git a/UltimateStacker-API/pom.xml b/UltimateStacker-API/pom.xml index 9361655..d8f4b5b 100644 --- a/UltimateStacker-API/pom.xml +++ b/UltimateStacker-API/pom.xml @@ -7,7 +7,7 @@ com.craftaro UltimateStacker-Parent - 3.0.0-b4-SNAPSHOT + 3.0.0 UltimateStacker-API 1.0.0-SNAPSHOT diff --git a/UltimateStacker-Plugin/pom.xml b/UltimateStacker-Plugin/pom.xml index 35402fd..c674558 100644 --- a/UltimateStacker-Plugin/pom.xml +++ b/UltimateStacker-Plugin/pom.xml @@ -7,7 +7,7 @@ com.craftaro UltimateStacker-Parent - 3.0.0-b4-SNAPSHOT + 3.0.0 UltimateStacker-Plugin diff --git a/pom.xml b/pom.xml index 0422adb..d9fc243 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.craftaro UltimateStacker-Parent pom - 3.0.0-b4-SNAPSHOT + 3.0.0 UltimateStacker-API