From 1bde75f9b385a4d349e73553cc368a97c47fb148 Mon Sep 17 00:00:00 2001 From: Jikoo Date: Thu, 16 Mar 2023 16:44:10 -0400 Subject: [PATCH] Bump version to 4.3.1-SNAPSHOT for development --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- internal/v1_18_R2/pom.xml | 2 +- internal/v1_19_R2/pom.xml | 2 +- internal/v1_19_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 73cf328..c2e74f7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.3.0 + 4.3.1-SNAPSHOT openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index c9f9c19..2a0a0cf 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.3.0 + 4.3.1-SNAPSHOT openinvassembly diff --git a/internal/v1_18_R2/pom.xml b/internal/v1_18_R2/pom.xml index 07e1012..7569fc0 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.3.0 + 4.3.1-SNAPSHOT openinvadapter1_18_R2 diff --git a/internal/v1_19_R2/pom.xml b/internal/v1_19_R2/pom.xml index 64b6580..2302185 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.3.0 + 4.3.1-SNAPSHOT openinvadapter1_19_R2 diff --git a/internal/v1_19_R3/pom.xml b/internal/v1_19_R3/pom.xml index e6bab89..4413745 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.3.0 + 4.3.1-SNAPSHOT openinvadapter1_19_R3 diff --git a/plugin/pom.xml b/plugin/pom.xml index eb80839..dd31501 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.3.0 + 4.3.1-SNAPSHOT openinvplugincore diff --git a/pom.xml b/pom.xml index adf5494..debcf43 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.3.0 + 4.3.1-SNAPSHOT pom @@ -84,13 +84,13 @@ openinvapi com.lishid compile - 4.3.0 + 4.3.1-SNAPSHOT openinvplugincore com.lishid compile - 4.3.0 + 4.3.1-SNAPSHOT com.lishid