From ee27d648801e5e3c8562728faa4827c7b82f46a4 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 13 Sep 2018 12:25:34 +0000 Subject: [PATCH] [maven-release-plugin] prepare release runelite-parent-1.4.17 --- cache-client/pom.xml | 2 +- cache-server/pom.xml | 2 +- cache-updater/pom.xml | 2 +- cache/pom.xml | 2 +- http-api/pom.xml | 2 +- http-service/pom.xml | 2 +- model-viewer/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-mixins/pom.xml | 2 +- runelite-script-assembler-plugin/pom.xml | 2 +- runescape-api/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/cache-client/pom.xml b/cache-client/pom.xml index fc7c31c11f..89b15d0f4e 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 cache-client diff --git a/cache-server/pom.xml b/cache-server/pom.xml index 7275efec6d..99d35beb6f 100644 --- a/cache-server/pom.xml +++ b/cache-server/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 cache-server diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 7db2fca004..8e84cb4c3c 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index fcc85fa600..f8dfdb5ebb 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 927488f75b..dd6a0d49e9 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 239868e277..b888f3953c 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 Web Service diff --git a/model-viewer/pom.xml b/model-viewer/pom.xml index 0da8611f97..c62f28cfde 100644 --- a/model-viewer/pom.xml +++ b/model-viewer/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 modelviewer diff --git a/pom.xml b/pom.xml index 12095eb364..84d6fee1ff 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 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.4.17 diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 7d65521309..32768f0f0b 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index a485a34209..ce2e4ac194 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 5bcf46707c..70c49e20ea 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 052da45763..fc7c5069da 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 client diff --git a/runelite-mixins/pom.xml b/runelite-mixins/pom.xml index b897ba578f..670fc8c150 100644 --- a/runelite-mixins/pom.xml +++ b/runelite-mixins/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 mixins diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 40d1a59e41..f7d65edbd2 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 script-assembler-plugin diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index 7b39c99882..2b3b4f8278 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.17-SNAPSHOT + 1.4.17 net.runelite.rs