From 4816737b903bdec2dd22db45902c440c273e1610 Mon Sep 17 00:00:00 2001 From: Jikoo Date: Sun, 11 Dec 2022 11:35:36 -0500 Subject: [PATCH] Bump version to 4.2.3-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 +- 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 bbe290b..38684dd 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.2 + 4.2.3-SNAPSHOT openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index e4321a8..c816a3e 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.2.2 + 4.2.3-SNAPSHOT openinvassembly diff --git a/internal/v1_18_R2/pom.xml b/internal/v1_18_R2/pom.xml index 2515cd0..deec362 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 + 4.2.3-SNAPSHOT openinvadapter1_18_R2 diff --git a/internal/v1_19_R1/pom.xml b/internal/v1_19_R1/pom.xml index a735e75..3d2ae4f 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 + 4.2.3-SNAPSHOT openinvadapter1_19_R1 diff --git a/internal/v1_19_R2/pom.xml b/internal/v1_19_R2/pom.xml index 9441856..3a49ce8 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 + 4.2.3-SNAPSHOT openinvadapter1_19_R2 diff --git a/plugin/pom.xml b/plugin/pom.xml index e8a92fb..8b600c3 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.2 + 4.2.3-SNAPSHOT openinvplugincore diff --git a/pom.xml b/pom.xml index ea063f6..49ad657 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.2.2 + 4.2.3-SNAPSHOT pom @@ -84,13 +84,13 @@ openinvapi com.lishid compile - 4.2.2 + 4.2.3-SNAPSHOT openinvplugincore com.lishid compile - 4.2.2 + 4.2.3-SNAPSHOT com.lishid