diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 1db2fa1ac6..6aca9ff8b5 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 176aaffed4..a109246dff 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 3af3647552..1d100fd808 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index a6f9ee8bfe..7082c0f968 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index c0d1424aa1..44cce1d7d5 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 92330e7af4..e99b83af3d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-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.21 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 0160d7318a..1b59559d98 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 174afe15e2..a6b0870fb4 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT client diff --git a/runelite-jshell/pom.xml b/runelite-jshell/pom.xml index a1bdd0635e..fef62246a0 100644 --- a/runelite-jshell/pom.xml +++ b/runelite-jshell/pom.xml @@ -30,7 +30,7 @@ net.runelite runelite-parent - 1.7.21 + 1.7.22-SNAPSHOT jshell diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 4b8584d596..f79c779388 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.21 + 1.7.22-SNAPSHOT script-assembler-plugin