From bd190d87ba18a38d408d1029f383359a6bf7baa8 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 16 Jul 2020 16:24:36 +0000 Subject: [PATCH 1/2] Release 1.6.22 --- 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 e4ad9c110e..35e0cc8d34 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 4ef55c6c0c..8db61eb2c3 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 1858764382..75610afdb7 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index dcd491b4f1..e565a73e30 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index f9b9b2ef1c..c120a0ac54 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 Web Service diff --git a/pom.xml b/pom.xml index abd5bdceab..609d71dd8b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 pom RuneLite @@ -61,7 +61,7 @@ https://github.com/runelite/runelite scm:git:git://github.com/runelite/runelite scm:git:git@github.com:runelite/runelite - HEAD + runelite-parent-1.6.22 diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 762eda5697..fdf46e9110 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index d37b581c7f..affbd53bdd 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22-SNAPSHOT + 1.6.22 client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 76342015d2..7ce9775e4a 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.22-SNAPSHOT + 1.6.22 script-assembler-plugin From 7f354ca5e4779174d5adee0bc02922750e6f152d Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 16 Jul 2020 16:24:47 +0000 Subject: [PATCH 2/2] Bump for 1.6.23-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 35e0cc8d34..8a5c9b82a3 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 8db61eb2c3..9b8003b5d5 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 75610afdb7..b24221c227 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index e565a73e30..7ad2668968 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index c120a0ac54..23f9aa3a80 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 609d71dd8b..61afa59c2f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT pom RuneLite @@ -61,7 +61,7 @@ https://github.com/runelite/runelite scm:git:git://github.com/runelite/runelite scm:git:git@github.com:runelite/runelite - runelite-parent-1.6.22 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index fdf46e9110..844c748a98 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index affbd53bdd..0415d4f7bd 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.22 + 1.6.23-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 7ce9775e4a..91b30d050d 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.22 + 1.6.23-SNAPSHOT script-assembler-plugin