diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 377c5e5832..dda9747db8 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 366f8da7d2..daabcfeec2 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 3c47730b91..40d121afe9 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index ae4dcc347a..9ac04bacbf 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 7c667af7db..ac41551a3a 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 820414b6e5..51d715e468 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT pom RuneLite @@ -61,7 +61,7 @@ https://github.com/runelite/runelite scm:git:git://github.com/runelite/runelite scm:git:git@github.com:runelite/runelite - runelite-parent-1.7.0 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index b89bcb6d22..58aa0a549a 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 5c06128f1b..35d74b8b6f 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index a1cc42542b..17e6be9199 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.0 + 1.7.1-SNAPSHOT script-assembler-plugin