From 2dde9ba28f27b51a04050c2190fcf426bc263304 Mon Sep 17 00:00:00 2001 From: Jikoo Date: Sat, 18 May 2024 17:22:15 -0400 Subject: [PATCH] Bump version to 4.4.6-SNAPSHOT for development --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- internal/v1_20_R3/pom.xml | 2 +- internal/v1_20_R4/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 2aba171c..ae7cb8de 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.4.5 + 4.4.6-SNAPSHOT openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index d5ca1c01..a18b2960 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.4.5 + 4.4.6-SNAPSHOT openinvassembly diff --git a/internal/v1_20_R3/pom.xml b/internal/v1_20_R3/pom.xml index b02a531e..97250bfb 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.5 + 4.4.6-SNAPSHOT openinvadapter1_20_R3 diff --git a/internal/v1_20_R4/pom.xml b/internal/v1_20_R4/pom.xml index ce0c32d4..2c28382c 100644 --- a/internal/v1_20_R4/pom.xml +++ b/internal/v1_20_R4/pom.xml @@ -23,7 +23,7 @@ openinvparent com.lishid ../../pom.xml - 4.4.5 + 4.4.6-SNAPSHOT openinvadapter1_20_R4 diff --git a/plugin/pom.xml b/plugin/pom.xml index 1501d252..06f13fce 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.4.5 + 4.4.6-SNAPSHOT openinvplugincore diff --git a/pom.xml b/pom.xml index 55b1c42f..0bd5b3bf 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.4.5 + 4.4.6-SNAPSHOT pom @@ -88,13 +88,13 @@ openinvapi com.lishid compile - 4.4.5 + 4.4.6-SNAPSHOT openinvplugincore com.lishid compile - 4.4.5 + 4.4.6-SNAPSHOT com.lishid