diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 374384e0d8..5c3dcc7ab6 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 5572c0a65e..4ac49b7b23 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 7e839b5e00..9879ebaf2c 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index bb6e630939..7cd118d3c1 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index edc2b65641..8c5d8431ad 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 2c52018df8..c9a8c5a3e1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-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.13 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index d00cba2705..c6bd9f05c0 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 676b678b7b..d2108f4f81 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.13 + 1.6.14-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 54950fda28..568fe9491e 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.13 + 1.6.14-SNAPSHOT script-assembler-plugin