From 0824f42af653ebd2a27bd06d2484a045d95a1bae Mon Sep 17 00:00:00 2001 From: Runelite auto updater Date: Thu, 14 Jun 2018 10:53:21 +0000 Subject: [PATCH] [maven-release-plugin] prepare release runelite-parent-1.4.3 --- 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 44decfb85c4..8feac3ab23d 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 cache-client diff --git a/cache-server/pom.xml b/cache-server/pom.xml index 741cd8844c3..8fc06c53d1e 100644 --- a/cache-server/pom.xml +++ b/cache-server/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 cache-server diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 6c635654b34..fbb09b6ce42 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index d1d8b6b5aad..4fc095474b6 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 4a0892e737c..02169bbe6de 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 0662c0e9850..a83cf958dec 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 Web Service diff --git a/model-viewer/pom.xml b/model-viewer/pom.xml index 33602788c15..0d559ead279 100644 --- a/model-viewer/pom.xml +++ b/model-viewer/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 modelviewer diff --git a/pom.xml b/pom.xml index 1350c2236d1..63769ff62aa 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 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 - HEAD + runelite-parent-1.4.3 diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 5ae3aa844f7..b3b956d17cd 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 protocol-api diff --git a/protocol/pom.xml b/protocol/pom.xml index c17a3a53b49..992dd85a31c 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 protocol diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index cd7ea6d3b80..edbdae1e669 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 1de94713ef3..5a91de084d7 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 client diff --git a/runelite-mixins/pom.xml b/runelite-mixins/pom.xml index 6aaf1857ca7..3d0cc8b9dc9 100644 --- a/runelite-mixins/pom.xml +++ b/runelite-mixins/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 mixins diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 63bd74e7549..d048eef243f 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.3-SNAPSHOT + 1.4.3 script-assembler-plugin diff --git a/runelite-scripts/pom.xml b/runelite-scripts/pom.xml index a2f281a7197..af73ce9d8c8 100644 --- a/runelite-scripts/pom.xml +++ b/runelite-scripts/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 scripts diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index f131965c9a9..de8f7280491 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.4.3-SNAPSHOT + 1.4.3 net.runelite.rs