From ab0490d31af433335cc5f0c76ee4e916cc9a2e43 Mon Sep 17 00:00:00 2001 From: ceze88 Date: Thu, 11 Jan 2024 12:06:25 +0100 Subject: [PATCH] Release v3.0.0 --- UltimateStacker-API/pom.xml | 2 +- UltimateStacker-Plugin/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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