From b198931f3063940403d979bdce0471642ee8f7fb Mon Sep 17 00:00:00 2001 From: Jikoo Date: Fri, 11 Jun 2021 18:40:48 -0400 Subject: [PATCH] Bump version to 4.1.9-SNAPSHOT for development --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- internal/v1_16_R3/pom.xml | 2 +- internal/v1_17_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 98df50d..b8f6259 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.1.8 + 4.1.9-SNAPSHOT openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index ab03109..53bd6f5 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.1.8 + 4.1.9-SNAPSHOT openinvassembly diff --git a/internal/v1_16_R3/pom.xml b/internal/v1_16_R3/pom.xml index 572b269..90b9458 100644 --- a/internal/v1_16_R3/pom.xml +++ b/internal/v1_16_R3/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.1.8 + 4.1.9-SNAPSHOT openinvadapter1_16_R3 diff --git a/internal/v1_17_R1/pom.xml b/internal/v1_17_R1/pom.xml index 5de997b..2cd9043 100644 --- a/internal/v1_17_R1/pom.xml +++ b/internal/v1_17_R1/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.1.8 + 4.1.9-SNAPSHOT openinvadapter1_17_R1 diff --git a/plugin/pom.xml b/plugin/pom.xml index b4c2c24..9a8a538 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.1.8 + 4.1.9-SNAPSHOT openinvplugincore diff --git a/pom.xml b/pom.xml index 4f00289..c26be77 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.1.8 + 4.1.9-SNAPSHOT pom @@ -81,13 +81,13 @@ openinvapi com.lishid compile - 4.1.8 + 4.1.9-SNAPSHOT openinvplugincore com.lishid compile - 4.1.8 + 4.1.9-SNAPSHOT