diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 748fa4b429..64bd3b0fc9 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 30abd2906a..8626e9a770 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index e434d5de2b..428ce77705 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 65fd5b05a5..958551f83e 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index f8e791601e..9065f056d4 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 2d0a544751..3920af5028 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-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.2 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 5f5a2d2f6a..6fb5e93ec8 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 73f9f7f083..2dda884fbf 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index e168eb4603..a4c6e4ee13 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index be9b056261..986cc02b88 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.2 + 1.6.3-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 124a4e8c04..18d438c7f2 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.2 + 1.6.3-SNAPSHOT script-assembler-plugin