From 86bf24e7afaf298210eb83e003b5065458396cbe Mon Sep 17 00:00:00 2001 From: Jikoo Date: Sun, 11 Dec 2022 11:35:21 -0500 Subject: [PATCH] Bump version to 4.2.2 for release --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- internal/v1_18_R2/pom.xml | 2 +- internal/v1_19_R1/pom.xml | 2 +- internal/v1_19_R2/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 6 +++--- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 540de2a..bbe290b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.2-SNAPSHOT + 4.2.2 openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index fb22eb6..e4321a8 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.2.2-SNAPSHOT + 4.2.2 openinvassembly diff --git a/internal/v1_18_R2/pom.xml b/internal/v1_18_R2/pom.xml index 2460477..2515cd0 100644 --- a/internal/v1_18_R2/pom.xml +++ b/internal/v1_18_R2/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.2.2-SNAPSHOT + 4.2.2 openinvadapter1_18_R2 diff --git a/internal/v1_19_R1/pom.xml b/internal/v1_19_R1/pom.xml index 2294135..a735e75 100644 --- a/internal/v1_19_R1/pom.xml +++ b/internal/v1_19_R1/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.2.2-SNAPSHOT + 4.2.2 openinvadapter1_19_R1 diff --git a/internal/v1_19_R2/pom.xml b/internal/v1_19_R2/pom.xml index cdfd0e6..9441856 100644 --- a/internal/v1_19_R2/pom.xml +++ b/internal/v1_19_R2/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.2.2-SNAPSHOT + 4.2.2 openinvadapter1_19_R2 diff --git a/plugin/pom.xml b/plugin/pom.xml index 43948c4..e8a92fb 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.2-SNAPSHOT + 4.2.2 openinvplugincore diff --git a/pom.xml b/pom.xml index 8eef7ca..ea063f6 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.2.2-SNAPSHOT + 4.2.2 pom @@ -84,13 +84,13 @@ openinvapi com.lishid compile - 4.2.2-SNAPSHOT + 4.2.2 openinvplugincore com.lishid compile - 4.2.2-SNAPSHOT + 4.2.2 com.lishid