diff --git a/cache-client/pom.xml b/cache-client/pom.xml index fd6dce1377..64e289637a 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 1141a27c2a..84680ae2ef 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index aa83ed2bbd..2493a298c3 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index d22241326e..44a54972f9 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index f54984ccf1..0a5a66948a 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 4a947b417e..39f5f6f422 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-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.6.37 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 42004bfc9b..5a035ea6c7 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index b35ef6d49d..a135e51f11 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index fdc8c80d6e..ff8e50ba3c 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.37 + 1.6.38-SNAPSHOT script-assembler-plugin