diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 1d3808a7be..eb04d57249 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index edde1eefb9..7a1e0ae47e 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 9896620d85..425279133f 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 2a83f28f53..4d0f8eca55 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index f97d8ad8ca..b20223821e 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 7947c46cda..dbcd04d68b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-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.2 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index e7eb97b762..d2b424d7d2 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 324088f051..5d62a423c9 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT client diff --git a/runelite-jshell/pom.xml b/runelite-jshell/pom.xml index d0c2e5c6d0..3d7658cd3b 100644 --- a/runelite-jshell/pom.xml +++ b/runelite-jshell/pom.xml @@ -30,7 +30,7 @@ net.runelite runelite-parent - 1.7.2 + 1.7.3-SNAPSHOT jshell diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 17d8bf40cf..8d79282a6c 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.2 + 1.7.3-SNAPSHOT script-assembler-plugin