diff --git a/cache-client/pom.xml b/cache-client/pom.xml index e355391bfe..8abbbf789c 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index d8ed86bfd6..56849519e9 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 6f32c3c191..ac77ad1b00 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 52bc773799..cc418be40b 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index b4deda4435..49a3c8e21c 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index fbe2464789..e0932e7c09 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-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.37 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 08d3f7c90b..4a6e08e602 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 620355d3a2..9c42616649 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 4e5dd0dd4e..f09264a9c0 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 9dd0bf267a..1dae652ba0 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.37 + 1.5.38-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 957e7b6d6d..51dec4da8a 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.37 + 1.5.38-SNAPSHOT script-assembler-plugin