diff --git a/cache-client/pom.xml b/cache-client/pom.xml index e170c1d1d1..0975d9574e 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 6d4e91cd74..ac9f061f94 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 65f579b22e..51686ecba3 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 9d4c154df5..fe6dbf04b5 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 638601630a..394944917a 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 3beecba9c0..3ac957076d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-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.33 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 540267234d..753d6cd5a5 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 594d4f4ad4..d3e17b01d9 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 48c5a41aa6..f09c046a63 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 6b7c707c81..11fa7d6638 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.33 + 1.5.34-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index b57b4679ff..9193373951 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.33 + 1.5.34-SNAPSHOT script-assembler-plugin