diff --git a/cache-client/pom.xml b/cache-client/pom.xml index dda9747db8..72ab7e41a5 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index daabcfeec2..2cb2f01921 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 40d121afe9..05ad60492d 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 9ac04bacbf..3d556fde11 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index ac41551a3a..a9b690f16d 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 Web Service diff --git a/pom.xml b/pom.xml index c77ec89ee7..f7c5ccbfef 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 pom RuneLite @@ -61,7 +61,7 @@ https://github.com/runelite/runelite scm:git:git://github.com/runelite/runelite scm:git:git@github.com:runelite/runelite - HEAD + runelite-parent-1.7.1 diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 58aa0a549a..d8bb66d7e5 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 35d74b8b6f..33cd369884 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index 17e6be9199..b9ea01b2f2 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.7.1-SNAPSHOT + 1.7.1 script-assembler-plugin