diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 39f485a989..f18e1e211f 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 3765a730d1..518c8312d4 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 793cc4ff2e..e92cbb2f84 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 18544dfdf1..dfe983db42 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 2623657c0a..d5db0a96d2 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 3aca360504..0cf7c28b4e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-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.14 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index c27297065b..205087ade4 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index a3ca46f878..99a78db5a2 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.14 + 1.6.15-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index decb09fa25..e3cdc249ed 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.14 + 1.6.15-SNAPSHOT script-assembler-plugin