From 44cf040caccb2c69e19b1684b61e40f456cb4488 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 18 Jul 2019 11:58:35 +0000 Subject: [PATCH] [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 6fab7de514..2c3a065728 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 8abd8af62c..94029d82df 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 31099436b3..6a80a3ff25 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index aadffbfb46..d7ab828105 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 59bdf95614..0e67577e37 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index f916684c3e..f65e61a18f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-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.29 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index dae74c4732..bc1b85d92e 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 1abec108d6..545376c179 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 2a628149ba..41db88b91f 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index b963e24538..05fa380ef9 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.29 + 1.5.30-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index a9036583b1..97640e83a8 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.29 + 1.5.30-SNAPSHOT script-assembler-plugin