From 5c6ac3bfd7e295aeabdff17cd68a3d416b1d4ee7 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 27 Sep 2018 11:43:28 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 46a990157a..c7742399f2 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT cache-client diff --git a/cache-server/pom.xml b/cache-server/pom.xml index 72cde97fcd..09eaba6f63 100644 --- a/cache-server/pom.xml +++ b/cache-server/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT cache-server diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 3a7c7529b1..f4369638d5 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 2eba29ca68..60ea911749 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 9fbe09371d..b59b41124d 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 7dea5c7d83..67c3eaf141 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT Web Service diff --git a/model-viewer/pom.xml b/model-viewer/pom.xml index f75df2694b..0208fb4abd 100644 --- a/model-viewer/pom.xml +++ b/model-viewer/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT modelviewer diff --git a/pom.xml b/pom.xml index 05b204136b..b937566810 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-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.4.19 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 8171dcd27c..9904644b50 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 6143a1953e..6879ce96e0 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 1f5dcbc7f8..bd9110b2bf 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 9a44f2fd25..84007e8eb8 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT client diff --git a/runelite-mixins/pom.xml b/runelite-mixins/pom.xml index 621ef08a59..dfb148dcc1 100644 --- a/runelite-mixins/pom.xml +++ b/runelite-mixins/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT mixins diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index ac835e9d0b..4a6039c490 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.19 + 1.4.20-SNAPSHOT script-assembler-plugin diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index 2fce65ec18..1666c1a953 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.19 + 1.4.20-SNAPSHOT net.runelite.rs