From 9cbc1ad3a06981fb844de1e0d57c2e394ba2894a Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 26 Jul 2018 10:57:52 +0000 Subject: [PATCH] [maven-release-plugin] prepare release runelite-parent-1.4.9 --- 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 38b5df4ac1..2b4a402256 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 cache-client diff --git a/cache-server/pom.xml b/cache-server/pom.xml index ad4cda4a5e..491ee3f564 100644 --- a/cache-server/pom.xml +++ b/cache-server/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 cache-server diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 994236de28..3a86439bc0 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 5201f41d41..ecbcb57c84 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index a3d4ae9674..f1ecb0b90f 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index afca48061f..c6e508beeb 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 Web Service diff --git a/model-viewer/pom.xml b/model-viewer/pom.xml index 629984689e..2ad97a3fb2 100644 --- a/model-viewer/pom.xml +++ b/model-viewer/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 modelviewer diff --git a/pom.xml b/pom.xml index 37ce5f9250..5b07c2e784 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 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.9 diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 3d29a33545..ec967d05e9 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index ac9d84f7f3..c0b7fab925 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 16727e2658..cf6df77629 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 64baa666fa..9b9e939da0 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 client diff --git a/runelite-mixins/pom.xml b/runelite-mixins/pom.xml index b1e2794c48..3c9125c59b 100644 --- a/runelite-mixins/pom.xml +++ b/runelite-mixins/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 mixins diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index bd0a9d1ed1..754889c446 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.9-SNAPSHOT + 1.4.9 script-assembler-plugin diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index 602a333320..0e113e94e5 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.9-SNAPSHOT + 1.4.9 net.runelite.rs