diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 68970bba00..88c5f98a0c 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index fdaec3e691..ac9a3650e8 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index b372a45612..77b23b0d54 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 2b067d7ace..f22fb557fa 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 4f86860b94..91ce0def99 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 345268a190..ee14d96b77 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-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.6.23 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index cae801cebe..923bc0603b 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index f4cd56535d..3197781803 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 0bec276546..4f115daccc 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.23 + 1.6.24-SNAPSHOT script-assembler-plugin