From 36d41737f3ccb7ff1366b47c01232dce8eeedcf1 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 20 Feb 2020 12:11:38 +0000 Subject: [PATCH] Bump for 1.6.8-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 | 4 ++-- protocol-api/pom.xml | 2 +- protocol/pom.xml | 2 +- runelite-api/pom.xml | 2 +- runelite-client/pom.xml | 2 +- runelite-script-assembler-plugin/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 29bb7e02c2..f138a45e94 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 5133e84e46..9ff5da4297 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index f990609d83..aa12c950d1 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index f5d0c1cc3a..52b606978e 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index fe1f38c9d2..f316902296 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 4af157a7a6..12ab17d09b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-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.7 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 23f35b28c0..c5fefbdbeb 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 30715df064..26e83ab67c 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 76c2e85571..9d4a43a7ad 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index bdfab047fc..abf2a1e05c 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.7 + 1.6.8-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index a8b325b0e1..815b588909 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.7 + 1.6.8-SNAPSHOT script-assembler-plugin