From f7a233b90d7513646e4419edb3fa9f86fab78cd4 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 25 Jun 2020 11:47:39 +0000 Subject: [PATCH] Bump for 1.6.22-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 06a9af36c4..e4ad9c110e 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 0b34a515d8..4ef55c6c0c 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index fe970a158a..1858764382 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 4f99fc190c..8a52a759ff 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 667a5d64aa..f9b9b2ef1c 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 996e0dcc75..abd5bdceab 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-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.21 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 18e75d6bc2..762eda5697 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 8788cdec9e..d37b581c7f 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.21 + 1.6.22-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 911f254cf5..76342015d2 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.21 + 1.6.22-SNAPSHOT script-assembler-plugin