From 509c9e61dc4f0bec8c9a6bb2a7cc6087c253998f Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Fri, 18 May 2018 23:31:11 +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 +- runelite-scripts/pom.xml | 2 +- runescape-api/pom.xml | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/cache-client/pom.xml b/cache-client/pom.xml index dce23bfb71..a7edd39d2e 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT cache-client diff --git a/cache-server/pom.xml b/cache-server/pom.xml index 3d94bc4a17..30b59840a6 100644 --- a/cache-server/pom.xml +++ b/cache-server/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT cache-server diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 780108a51b..3097f1e214 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index e97ea5538d..1c5047224a 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index a34e59db15..6164a18bf9 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index db678fcb1f..81c8b3532f 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT Web Service diff --git a/model-viewer/pom.xml b/model-viewer/pom.xml index 50d7c41525..3ccdc0ddc8 100644 --- a/model-viewer/pom.xml +++ b/model-viewer/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT modelviewer diff --git a/pom.xml b/pom.xml index 6a46ae6533..dc8ae736a8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-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.3.9 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 5f022d8fed..22545fe182 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index 4e03abbb3c..b00214ff5a 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 42148c150f..4f1864ac82 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 82651dbfa9..cb8af2b1a3 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT client diff --git a/runelite-mixins/pom.xml b/runelite-mixins/pom.xml index a0e7e974ca..1cbfbd690a 100644 --- a/runelite-mixins/pom.xml +++ b/runelite-mixins/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT mixins diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 02bb884ecc..e30bff9911 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT script-assembler-plugin diff --git a/runelite-scripts/pom.xml b/runelite-scripts/pom.xml index d1b7f65b6e..4176a7de7a 100644 --- a/runelite-scripts/pom.xml +++ b/runelite-scripts/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT scripts diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index 2a290eba0a..52052d3a55 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.3.9 + 1.3.10-SNAPSHOT net.runelite.rs