From ac244c1425dbdd3300321b605e5d7a7951f396d9 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 14 May 2020 13:02:54 +0000 Subject: [PATCH] Bump for 1.6.16-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 ++-- runelite-api/pom.xml | 2 +- runelite-client/pom.xml | 2 +- runelite-script-assembler-plugin/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/cache-client/pom.xml b/cache-client/pom.xml index dbbe63be20..afe787441e 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index ba1732a1d5..47c0f5f60c 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 7f8ee064d9..eca3339092 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 92559df608..e569c771ae 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index b621fae621..821e63a194 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 5fdc247b25..097ae5c349 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-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.15 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 7fc80d894d..7b2d95e4aa 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 54ab5956fe..399b322e07 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.15 + 1.6.16-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 377c93f71f..fecc03b940 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.15 + 1.6.16-SNAPSHOT script-assembler-plugin