From 1cc9f4bf4b658e86b56e2c51d0cffd25d5fa2143 Mon Sep 17 00:00:00 2001 From: NichtStudioCode <51272202+NichtStudioCode@users.noreply.github.com> Date: Fri, 14 Jan 2022 21:28:19 +0100 Subject: [PATCH] Bumped version --- InvUI/pom.xml | 20 ++++++++++---------- InventoryAccess/IA-R1/pom.xml | 2 +- InventoryAccess/IA-R2/pom.xml | 2 +- InventoryAccess/IA-R3/pom.xml | 2 +- InventoryAccess/IA-R4/pom.xml | 2 +- InventoryAccess/IA-R5/pom.xml | 2 +- InventoryAccess/IA-R6/pom.xml | 2 +- InventoryAccess/IA-R7/pom.xml | 2 +- InventoryAccess/IA-R8/pom.xml | 4 ++-- InventoryAccess/IA/pom.xml | 2 +- ResourcePack/pom.xml | 4 ++-- pom.xml | 2 +- 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/InvUI/pom.xml b/InvUI/pom.xml index 44addc0..e5879fa 100644 --- a/InvUI/pom.xml +++ b/InvUI/pom.xml @@ -7,7 +7,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../pom.xml @@ -40,47 +40,47 @@ de.studiocode.invui IA - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R1 - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R2 - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R3 - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R4 - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R5 - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R6 - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R7 - 0.2-SNAPSHOT + 0.3-SNAPSHOT de.studiocode.invui IA-R8 - 0.2-SNAPSHOT + 0.3-SNAPSHOT diff --git a/InventoryAccess/IA-R1/pom.xml b/InventoryAccess/IA-R1/pom.xml index 50eb8a3..a449214 100644 --- a/InventoryAccess/IA-R1/pom.xml +++ b/InventoryAccess/IA-R1/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA-R2/pom.xml b/InventoryAccess/IA-R2/pom.xml index f65ee6c..7a0f071 100644 --- a/InventoryAccess/IA-R2/pom.xml +++ b/InventoryAccess/IA-R2/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA-R3/pom.xml b/InventoryAccess/IA-R3/pom.xml index aee7956..2ea9aec 100644 --- a/InventoryAccess/IA-R3/pom.xml +++ b/InventoryAccess/IA-R3/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA-R4/pom.xml b/InventoryAccess/IA-R4/pom.xml index c833c8d..4c675ff 100644 --- a/InventoryAccess/IA-R4/pom.xml +++ b/InventoryAccess/IA-R4/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA-R5/pom.xml b/InventoryAccess/IA-R5/pom.xml index f9ea06c..ad2d3ee 100644 --- a/InventoryAccess/IA-R5/pom.xml +++ b/InventoryAccess/IA-R5/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA-R6/pom.xml b/InventoryAccess/IA-R6/pom.xml index 2f0c450..59153e4 100644 --- a/InventoryAccess/IA-R6/pom.xml +++ b/InventoryAccess/IA-R6/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA-R7/pom.xml b/InventoryAccess/IA-R7/pom.xml index f8d3180..ca107ef 100644 --- a/InventoryAccess/IA-R7/pom.xml +++ b/InventoryAccess/IA-R7/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA-R8/pom.xml b/InventoryAccess/IA-R8/pom.xml index b9bbc61..708cac3 100644 --- a/InventoryAccess/IA-R8/pom.xml +++ b/InventoryAccess/IA-R8/pom.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - InvUI-Parent de.studiocode.invui - 0.2-SNAPSHOT + InvUI-Parent + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/InventoryAccess/IA/pom.xml b/InventoryAccess/IA/pom.xml index a178364..468f6df 100644 --- a/InventoryAccess/IA/pom.xml +++ b/InventoryAccess/IA/pom.xml @@ -5,7 +5,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/ResourcePack/pom.xml b/ResourcePack/pom.xml index 38feb72..2e55cbe 100644 --- a/ResourcePack/pom.xml +++ b/ResourcePack/pom.xml @@ -5,7 +5,7 @@ InvUI-Parent de.studiocode.invui - 0.2-SNAPSHOT + 0.3-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ de.studiocode.invui InvUI - 0.2-SNAPSHOT + 0.3-SNAPSHOT fr.xephi diff --git a/pom.xml b/pom.xml index 6cbea83..43a600d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.studiocode.invui InvUI-Parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT pom