From 6b38cb72017f45d956bc5f2160c11482e084ea1c Mon Sep 17 00:00:00 2001 From: Jikoo Date: Mon, 1 Aug 2022 13:35:00 -0400 Subject: [PATCH] Bump version to 4.2.1 for release --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- internal/v1_18_R2/pom.xml | 2 +- internal/v1_19_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 fd7a2f8..700c995 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.1-SNAPSHOT + 4.2.1 openinvapi diff --git a/assembly/pom.xml b/assembly/pom.xml index eea02a4..ed10314 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ com.lishid openinvparent - 4.2.1-SNAPSHOT + 4.2.1 openinvassembly diff --git a/internal/v1_18_R2/pom.xml b/internal/v1_18_R2/pom.xml index 9e7e94e..803b888 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.1-SNAPSHOT + 4.2.1 openinvadapter1_18_R2 diff --git a/internal/v1_19_R1/pom.xml b/internal/v1_19_R1/pom.xml index 9e4773e..76da41d 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.1-SNAPSHOT + 4.2.1 openinvadapter1_19_R1 diff --git a/plugin/pom.xml b/plugin/pom.xml index aaf3501..9198f35 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ openinvparent com.lishid - 4.2.1-SNAPSHOT + 4.2.1 openinvplugincore diff --git a/pom.xml b/pom.xml index 72ebd0e..4c956ce 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ openinvparent OpenInv http://dev.bukkit.org/bukkit-plugins/openinv/ - 4.2.1-SNAPSHOT + 4.2.1 pom @@ -83,13 +83,13 @@ openinvapi com.lishid compile - 4.2.1-SNAPSHOT + 4.2.1 openinvplugincore com.lishid compile - 4.2.1-SNAPSHOT + 4.2.1 com.lishid