diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 52f7cce106..730bc837f3 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index d5aa7542b3..16ba566e5d 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 6bea600ff9..7893dca832 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index ee52930fa4..e492f5e37c 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 28df9a72ff..62edc0538b 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 579471bb29..2263547233 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-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.30 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 3943b05a14..b7366b19ad 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index d959f37b84..61116a2f27 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index de49594d9c..62ec470842 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 92d091fa25..79db35617e 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.30 + 1.5.31-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 59d8ab834a..1e93a864c0 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.30 + 1.5.31-SNAPSHOT script-assembler-plugin