From 8c7698b40ed7d5af1df418e4ccc0bb1e48f57e3f Mon Sep 17 00:00:00 2001 From: Jikoo Date: Mon, 1 Aug 2022 13:35:25 -0400 Subject: [PATCH] Bump version to 4.2.2-SNAPSHOT for development --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- internal/v1_18_R2/pom.xml | 2 +- internal/v1_19_R1/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 700c995..540de2a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.1 + 4.2.2-SNAPSHOT openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index ed10314..fb22eb6 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.2.1 + 4.2.2-SNAPSHOT openinvassembly diff --git a/internal/v1_18_R2/pom.xml b/internal/v1_18_R2/pom.xml index 803b888..f99be39 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.1 + 4.2.2-SNAPSHOT openinvadapter1_18_R2 diff --git a/internal/v1_19_R1/pom.xml b/internal/v1_19_R1/pom.xml index 76da41d..d0ebc5e 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.1 + 4.2.2-SNAPSHOT openinvadapter1_19_R1 diff --git a/plugin/pom.xml b/plugin/pom.xml index 9198f35..43948c4 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.1 + 4.2.2-SNAPSHOT openinvplugincore diff --git a/pom.xml b/pom.xml index 4c956ce..6a76cb2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.2.1 + 4.2.2-SNAPSHOT pom @@ -83,13 +83,13 @@ openinvapi com.lishid compile - 4.2.1 + 4.2.2-SNAPSHOT openinvplugincore com.lishid compile - 4.2.1 + 4.2.2-SNAPSHOT com.lishid