diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 261f18d03b..21c063b812 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 3b6063afb5..d5b0c7bceb 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 774c2e138b..e699f46625 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index b871122ff3..beafb32aa8 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index cc352be6f9..9367ee16c5 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 93f5fe113a..94bd9be594 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT pom RuneLite @@ -60,7 +60,7 @@ https://github.com/runelite/runelite scm:git:git://github.com/runelite/runelite scm:git:git@github.com:runelite/runelite - runelite-parent-1.6.6 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 9df030d3c8..3f3d3523c9 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index c5e087207e..c145b19707 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 8d319e6cc9..079fbd25fb 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 7e525c27b9..6783d4de51 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.6 + 1.6.7-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 35e953f2a9..7aaea29f51 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.6 + 1.6.7-SNAPSHOT script-assembler-plugin