From 766ffdb7ac9237953c87ce94145eac1a9c084def Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Wed, 26 Aug 2020 11:32:32 +0000 Subject: [PATCH] Release 1.6.25 --- 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 11c1d129aa..a08a6a0a3d 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index a8c6a1013b..10dc3e3e4c 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index c2b6d59de9..d501dd7fe7 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 5c952e55a0..2c15a52434 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 2fcd1e27a6..6e0922df31 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 Web Service diff --git a/pom.xml b/pom.xml index fa6d3feef4..9b178fc29a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 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.25 diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 7196fc8429..f21eff4acd 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 4944eda5db..dc17672ddb 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25-SNAPSHOT + 1.6.25 client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 6f9d7f3734..dae242e3b5 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.25-SNAPSHOT + 1.6.25 script-assembler-plugin