diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 206eb76c95..b3f6a03fb0 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index a5e5469809..bca355ad18 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 984420796c..121cf70694 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 3993f631d6..bda1f0f6e2 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index f373a38be6..455afcaf5d 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 142d238286..36b977f125 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-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.7.27 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 1bd91fc78c..1d3cb750cf 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 3a2887d4c1..74642a4900 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT client diff --git a/runelite-jshell/pom.xml b/runelite-jshell/pom.xml index a469b2b519..e264ce4c98 100644 --- a/runelite-jshell/pom.xml +++ b/runelite-jshell/pom.xml @@ -30,7 +30,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT jshell diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index f1661051e0..f890effad7 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.27 + 1.7.28-SNAPSHOT script-assembler-plugin