From 48d044af8c494802bb8c47ea89fe097fe13d96a6 Mon Sep 17 00:00:00 2001 From: Jikoo Date: Fri, 29 Dec 2023 10:05:02 -0500 Subject: [PATCH] Bump version to 4.4.3-SNAPSHOT for development --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- internal/v1_19_R3/pom.xml | 2 +- internal/v1_20_R2/pom.xml | 2 +- internal/v1_20_R3/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 13de0875..e4024afe 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.4.2 + 4.4.3-SNAPSHOT openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index e134b932..5f8e71d2 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.4.2 + 4.4.3-SNAPSHOT openinvassembly diff --git a/internal/v1_19_R3/pom.xml b/internal/v1_19_R3/pom.xml index 209a7355..3b10d676 100644 --- a/internal/v1_19_R3/pom.xml +++ b/internal/v1_19_R3/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.4.2 + 4.4.3-SNAPSHOT openinvadapter1_19_R3 diff --git a/internal/v1_20_R2/pom.xml b/internal/v1_20_R2/pom.xml index 6375e814..440c978b 100644 --- a/internal/v1_20_R2/pom.xml +++ b/internal/v1_20_R2/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.4.2 + 4.4.3-SNAPSHOT openinvadapter1_20_R2 diff --git a/internal/v1_20_R3/pom.xml b/internal/v1_20_R3/pom.xml index 6c90814d..8317b57e 100644 --- a/internal/v1_20_R3/pom.xml +++ b/internal/v1_20_R3/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.4.2 + 4.4.3-SNAPSHOT openinvadapter1_20_R3 diff --git a/plugin/pom.xml b/plugin/pom.xml index b24296bb..e094ccbc 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.4.2 + 4.4.3-SNAPSHOT openinvplugincore diff --git a/pom.xml b/pom.xml index 68ec75fd..4b770473 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.4.2 + 4.4.3-SNAPSHOT pom @@ -85,13 +85,13 @@ openinvapi com.lishid compile - 4.4.2 + 4.4.3-SNAPSHOT openinvplugincore com.lishid compile - 4.4.2 + 4.4.3-SNAPSHOT com.lishid