From 17f3836efc3534dccb1ce5536b1c226c14465c56 Mon Sep 17 00:00:00 2001 From: stijnb1234 Date: Sat, 12 Sep 2020 14:06:41 +0200 Subject: [PATCH] Poms updated --- api/pom.xml | 2 +- implementation/legacy/pom.xml | 4 ++-- implementation/pom.xml | 2 +- implementation/v6/pom.xml | 4 ++-- implementation/v7/pom.xml | 4 ++-- library/pom.xml | 10 +++++----- pom.xml | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 64f2467..58f1270 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.1.9-SNAPSHOT + 1.2.1-SNAP worldguardwrapper-api diff --git a/implementation/legacy/pom.xml b/implementation/legacy/pom.xml index 7936abb..0c334be 100644 --- a/implementation/legacy/pom.xml +++ b/implementation/legacy/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-implementation - 1.1.9-SNAPSHOT + 1.2.1-SNAP worldguardwrapper-implementation-legacy @@ -28,7 +28,7 @@ ${project.groupId} worldguardwrapper-api - 1.1.9-SNAPSHOT + 1.2.1-SNAP provided diff --git a/implementation/pom.xml b/implementation/pom.xml index 24c57b6..c2e5ef0 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.1.9-SNAPSHOT + 1.2.1-SNAP worldguardwrapper-implementation diff --git a/implementation/v6/pom.xml b/implementation/v6/pom.xml index 5446f6c..4790a42 100644 --- a/implementation/v6/pom.xml +++ b/implementation/v6/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-implementation - 1.1.9-SNAPSHOT + 1.2.1-SNAP worldguardwrapper-implementation-v6 @@ -28,7 +28,7 @@ ${project.groupId} worldguardwrapper-api - 1.1.9-SNAPSHOT + 1.2.1-SNAP provided diff --git a/implementation/v7/pom.xml b/implementation/v7/pom.xml index b64878d..83408a7 100644 --- a/implementation/v7/pom.xml +++ b/implementation/v7/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-implementation - 1.1.9-SNAPSHOT + 1.2.1-SNAP worldguardwrapper-implementation-v7 @@ -28,7 +28,7 @@ ${project.groupId} worldguardwrapper-api - 1.1.9-SNAPSHOT + 1.2.1-SNAP provided diff --git a/library/pom.xml b/library/pom.xml index 9b914c5..46740b8 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.1.9-SNAPSHOT + 1.2.1-SNAP worldguardwrapper @@ -18,22 +18,22 @@ ${project.groupId} worldguardwrapper-api - 1.1.9-SNAPSHOT + 1.2.1-SNAP ${project.groupId} worldguardwrapper-implementation-legacy - 1.1.9-SNAPSHOT + 1.2.1-SNAP ${project.groupId} worldguardwrapper-implementation-v6 - 1.1.9-SNAPSHOT + 1.2.1-SNAP ${project.groupId} worldguardwrapper-implementation-v7 - 1.1.9-SNAPSHOT + 1.2.1-SNAP diff --git a/pom.xml b/pom.xml index 199b6b2..f8d1bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.2.1-DEV + 1.2.1-SNAP pom