diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 6d392c62ac..a04d7f132a 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index c7b1f02f21..4a096a473a 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index c708458a13..eb3a3a1f55 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index ee4fabf992..d533adbbff 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 3be44a75ab..b23e066da3 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index aaebf7ccda..1e15c0e57a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-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.6.3 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 5c240507d3..923f1c878a 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 96f15c8d32..b54f3b0423 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 22777985dd..d6dc613fbb 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index d0802cfadf..cf481a0310 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.3 + 1.6.4-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 98e457c4cb..810f989532 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.3 + 1.6.4-SNAPSHOT script-assembler-plugin