From 4882b4e7a16e96dae670dde64b789e7670d455fd Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 19 Dec 2019 21:50:57 +0000 Subject: [PATCH] Release 1.6.0 --- 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 abdcd13a53..5dd862bd9e 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index a05e74df74..e7208309b3 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 979b919140..e979319dc6 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 036b443e60..0b8b52e387 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 8e78e4caa5..775f91ce60 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 Web Service diff --git a/pom.xml b/pom.xml index 20b332677d..72c44b1573 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 pom RuneLite @@ -59,7 +59,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.0 diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 165fe5b247..9fc95dacae 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 5baee3bf6e..357019892e 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 38791b4578..9f8f7c0b8c 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 9b4713ad1b..3dd59c04ef 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.0-SNAPSHOT + 1.6.0 client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 5d336cc020..28cf851b46 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.0-SNAPSHOT + 1.6.0 script-assembler-plugin