diff --git a/cache-client/pom.xml b/cache-client/pom.xml index f80c392d17..0d57959393 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 3601e7ea06..bb41028698 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index 13cb6efce8..d081d4dc0f 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 7c912a3465..60a125388c 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 78fcf74c4b..811dec7f29 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 Web Service diff --git a/pom.xml b/pom.xml index bde7ac5ba4..842591c35d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 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.8.0 diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 56279ff6d8..9d74441592 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 4d3926ba13..d7197c2fb4 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 client diff --git a/runelite-jshell/pom.xml b/runelite-jshell/pom.xml index c862500bf9..f88327a49b 100644 --- a/runelite-jshell/pom.xml +++ b/runelite-jshell/pom.xml @@ -30,7 +30,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 jshell diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index dad3edaf35..e3d275e5e5 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.8.0-SNAPSHOT + 1.8.0 script-assembler-plugin