From 8f116f41646d24e17a4317d5c4e28fced566a63a Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 23 Jan 2020 12:48:15 +0000 Subject: [PATCH] Bump for 1.6.5-SNAPSHOT --- 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 033b9baf5a..a5e268a9b2 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 79fed58ab5..d4535e7553 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 35d5d74a11..5c9b0a8b3d 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 1a101ea501..c097cdc2f3 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 04b652a710..1680b9c597 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 13fb1bc971..09c033aa89 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-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.6.4 + HEAD diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 1557cd8686..c16ec20441 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index e3d3af42d0..7048bbb8ba 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 7d90dccb5d..330b38132d 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 7ac7ae519a..32df99d1df 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 85ff7e1e70..1915fd8edd 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.4 + 1.6.5-SNAPSHOT script-assembler-plugin