From 0ef08459af3f4c0706aefc50881aa7177c045b57 Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 15 Aug 2019 11:11:49 +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 b23384497f..34c68a91ec 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index b5d98ecf37..c90dedc037 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 63789bf012..ec3139c6c1 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 93e5b7ed35..b5d734d71e 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index bba5b2f149..cb962d7c95 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index a36677374d..69b684da1a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-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.31 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 26ff4d01a5..6a84dd0f49 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 0185ed83d7..3381ac7e80 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 4f5a5cc607..298f4cc0e7 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 6a08248b43..158aeb577e 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.5.31 + 1.5.32-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 599813cc50..ca1d84056c 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.31 + 1.5.32-SNAPSHOT script-assembler-plugin