diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 670082196a..abdcd13a53 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 4488998eac..a05e74df74 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index beeb60e664..979b919140 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 12796de388..036b443e60 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index f413c98571..8e78e4caa5 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index bbfbfa1eac..20b332677d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT pom RuneLite diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index b2413be1b4..165fe5b247 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 24ed77c947..5baee3bf6e 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index c3ce772241..38791b4578 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index d8876570ee..9b4713ad1b 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index d6ece9fce8..5d336cc020 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.44-SNAPSHOT + 1.6.0-SNAPSHOT script-assembler-plugin