From ed396e2520acce570954fc7ef7b8065cbda40bee Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 29 Aug 2019 11:08:00 +0000 Subject: [PATCH 1/2] [maven-release-plugin] prepare release runelite-parent-1.5.32 --- 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 34c68a91ec..3ad6a727b2 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index c90dedc037..eccdd84a51 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index ec3139c6c1..0230a55215 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index b5d734d71e..280d9a66e9 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index cb962d7c95..87c0c21e39 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 Web Service diff --git a/pom.xml b/pom.xml index 8d722a34b5..e3980c329a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 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.5.32 diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 6a84dd0f49..b459839ce5 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 3381ac7e80..87ef4fa449 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 298f4cc0e7..4abcbd9d61 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 158aeb577e..ae553b6c16 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index ca1d84056c..bb35862bea 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32-SNAPSHOT + 1.5.32 script-assembler-plugin From 6a0aac8ecc3ea19c2b4bec1794b1cc5ddbc70903 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 29 Aug 2019 11:08:06 +0000 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- 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 3ad6a727b2..46a2e25f55 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index eccdd84a51..32727569c0 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 0230a55215..413f3522eb 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 280d9a66e9..a5c160c1a3 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 87c0c21e39..c354f8fc2d 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index e3980c329a..b9b9bd3a35 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT 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 - runelite-parent-1.5.32 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index b459839ce5..e01df76fac 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 87ef4fa449..0499997e8e 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 4abcbd9d61..ce09f91dfe 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index ae553b6c16..fdd53a4c84 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index bb35862bea..aa5aeb76df 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.32 + 1.5.33-SNAPSHOT script-assembler-plugin