From ed2594a055baae487d790c796eccdb4eaf987951 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 28 Oct 2021 13:59:59 -0400 Subject: [PATCH] Bump to 1.8.0-SNAPSHOT --- cache-client/pom.xml | 2 +- cache-updater/pom.xml | 2 +- cache/pom.xml | 2 +- http-api/pom.xml | 2 +- http-service/pom.xml | 2 +- pom.xml | 2 +- runelite-api/pom.xml | 2 +- runelite-client/pom.xml | 2 +- runelite-jshell/pom.xml | 2 +- runelite-script-assembler-plugin/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/cache-client/pom.xml b/cache-client/pom.xml index b3f6a03fb0..f80c392d17 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index bca355ad18..3601e7ea06 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 121cf70694..13cb6efce8 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index bda1f0f6e2..7c912a3465 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 455afcaf5d..78fcf74c4b 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 36b977f125..bde7ac5ba4 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT pom RuneLite diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 1d3cb750cf..56279ff6d8 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 74642a4900..4d3926ba13 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT client diff --git a/runelite-jshell/pom.xml b/runelite-jshell/pom.xml index e264ce4c98..c862500bf9 100644 --- a/runelite-jshell/pom.xml +++ b/runelite-jshell/pom.xml @@ -30,7 +30,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT jshell diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index f890effad7..dad3edaf35 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.28-SNAPSHOT + 1.8.0-SNAPSHOT script-assembler-plugin