diff --git a/cache-client/pom.xml b/cache-client/pom.xml index a08a6a0a3d..9f02a21020 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT cache-client diff --git a/cache-updater/pom.xml b/cache-updater/pom.xml index 10dc3e3e4c..b83d8d0de0 100644 --- a/cache-updater/pom.xml +++ b/cache-updater/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT Cache Updater diff --git a/cache/pom.xml b/cache/pom.xml index d501dd7fe7..fe864318f1 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT cache diff --git a/http-api/pom.xml b/http-api/pom.xml index 2c15a52434..7661fc8966 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT Web API diff --git a/http-service/pom.xml b/http-service/pom.xml index 6e0922df31..6eb73e6a2d 100644 --- a/http-service/pom.xml +++ b/http-service/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT Web Service diff --git a/pom.xml b/pom.xml index 9b178fc29a..f844eac421 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT 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 - runelite-parent-1.6.25 + HEAD diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index f21eff4acd..38c9808d6a 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT runelite-api diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index dc17672ddb..a3191f09b0 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -29,7 +29,7 @@ net.runelite runelite-parent - 1.6.25 + 1.6.26-SNAPSHOT client diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index dae242e3b5..79180bc698 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.25 + 1.6.26-SNAPSHOT script-assembler-plugin