diff --git a/cache-client/pom.xml b/cache-client/pom.xml index c641f65788..88d32c2985 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 0856abb59c..7d42489f5b 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 09a306eb41..77756e056c 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 7a29dc623b..00ce6f4808 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 3051f96392..3d129ddac7 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index b3cc9716f3..b41e6948c1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-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.34 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index fc07db823b..f54c525380 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index bedba8efee..84c404c3f5 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 7034d56275..bc24d72ca6 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 7ba2afc3dc..70adbefb09 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.34 + 1.5.35-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 26a8058b44..6a73a3a31b 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.34 + 1.5.35-SNAPSHOT script-assembler-plugin