diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 782e4408cb..206c42e1ed 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 20d0eb865c..2a1bc72387 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 305b0e3b7f..62d2513870 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index e864273049..936a689ced 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 4adddc284a..e0e383d518 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 9ee7f55c10..62fb44946e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT pom RuneLite diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 6cc0d185cc..dd96cd1c8c 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 48eb8825ce..b8e92e238d 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.40-SNAPSHOT + 1.7.0-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 016b2d854f..3df1814484 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.40-SNAPSHOT + 1.7.0-SNAPSHOT script-assembler-plugin