diff --git a/api/pom.xml b/api/pom.xml index 1930f1a..c4ccea3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT worldguardwrapper-api diff --git a/implementation/legacy/pom.xml b/implementation/legacy/pom.xml index ecfb0c3..fad4c43 100644 --- a/implementation/legacy/pom.xml +++ b/implementation/legacy/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-implementation - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT worldguardwrapper-implementation-legacy @@ -28,7 +28,7 @@ ${project.groupId} worldguardwrapper-api - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT provided diff --git a/implementation/pom.xml b/implementation/pom.xml index ba2e6d6..cd269a9 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT worldguardwrapper-implementation diff --git a/implementation/v6/pom.xml b/implementation/v6/pom.xml index c442c6d..a1c378d 100644 --- a/implementation/v6/pom.xml +++ b/implementation/v6/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-implementation - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT worldguardwrapper-implementation-v6 @@ -28,7 +28,7 @@ ${project.groupId} worldguardwrapper-api - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT provided diff --git a/implementation/v7/pom.xml b/implementation/v7/pom.xml index 2a02f51..e251f0c 100644 --- a/implementation/v7/pom.xml +++ b/implementation/v7/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-implementation - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT worldguardwrapper-implementation-v7 @@ -28,7 +28,7 @@ ${project.groupId} worldguardwrapper-api - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT provided diff --git a/library/pom.xml b/library/pom.xml index d054ba9..72eb512 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -7,7 +7,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT worldguardwrapper @@ -18,22 +18,22 @@ ${project.groupId} worldguardwrapper-api - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT ${project.groupId} worldguardwrapper-implementation-legacy - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT ${project.groupId} worldguardwrapper-implementation-v6 - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT ${project.groupId} worldguardwrapper-implementation-v7 - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT diff --git a/pom.xml b/pom.xml index 5f98765..39eab79 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT pom