diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 060f5d90e7..2a1095fca7 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index fc61eaf406..a7a20b1a88 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 68fa7038e2..d9be02b41e 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 00cfa9a3e3..6f43eb3308 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index a5da3bb5f7..c49c48c1a6 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index c2489b8a64..a689e4b420 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-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.11 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index a6ec62b347..a41df42095 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index cc97f3ade7..2adeb0e03e 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.11 + 1.6.12-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 185d6a93d7..0b0a72a656 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.11 + 1.6.12-SNAPSHOT script-assembler-plugin