diff --git a/cache-client/pom.xml b/cache-client/pom.xml index a02ac7e4f2..8daf7f36bd 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 07a794a975..c9e352ffc5 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index e546f4c0d9..b03f047c6a 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 1d4327cf98..2da378f990 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 81e79e1094..61d4417e37 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index bfd31e304f..bddc36e7cb 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-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.39 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 00efde2220..48b477fea0 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index ac8537665c..0a0b5acf19 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 38b8b5eb09..1ca34f0020 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 77067e85ad..858bb1afcf 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.39 + 1.5.40-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 225bf68547..aee8c1da80 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.39 + 1.5.40-SNAPSHOT script-assembler-plugin