From 1bd82ad26007cc884c2db52d2f01d147d0611344 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 9 Aug 2018 12:49:30 +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 dba8eeb6e7..79ac5b1519 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT cache-client diff --git a/cache-server/pom.xml b/cache-server/pom.xml index d451f767a9..1ebc16fe9d 100644 --- a/cache-server/pom.xml +++ b/cache-server/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT cache-server diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 86e03fc990..87e9df720c 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 83f3547c4c..3c6c7400e6 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index a42fc3fe95..71e665e8b1 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index cbde885699..ce32aea87c 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT Web Service diff --git a/model-viewer/pom.xml b/model-viewer/pom.xml index 111ec0c733..c093b5ac94 100644 --- a/model-viewer/pom.xml +++ b/model-viewer/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT modelviewer diff --git a/pom.xml b/pom.xml index e3536a8cfa..a507b09e3b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-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.11 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 73a51ffa35..c96fcd9bff 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 160bfcb46b..03a2dcaae2 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 156ac0413a..ab409d8405 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 276ee56ddd..d3b904c5d1 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT client diff --git a/runelite-mixins/pom.xml b/runelite-mixins/pom.xml index d98651bc9a..159763a7e2 100644 --- a/runelite-mixins/pom.xml +++ b/runelite-mixins/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT mixins diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 337c7c421d..d551792e90 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.11 + 1.4.12-SNAPSHOT script-assembler-plugin diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index 0144a56126..d0d2fd759b 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.11 + 1.4.12-SNAPSHOT net.runelite.rs