diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 419c01e9b3..6a683c0e03 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 924b12636e..ca731fa5a2 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 2035202d99..95fcd5d703 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index c0aa19736b..3e232bdfa2 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 9ca27245dd..16b8e5144e 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 23bd0b02b2..916d842e82 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT pom RuneLite @@ -59,7 +59,7 @@ https://github.com/runelite/runelite scm:git:git://github.com/runelite/runelite scm:git:git@github.com:runelite/runelite - runelite-parent-1.5.36 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 587630ce8c..c10f81c453 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index efcd793008..b687358a57 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 98e46dfb2c..021c41e297 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index fe92c579df..a35b5065da 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 4a0e904bd0..e6219a3749 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.36 + 1.5.37-SNAPSHOT script-assembler-plugin