diff --git a/protocol-api/pom.xml b/protocol-api/pom.xml index 76af320353..be15d6eb14 100644 --- a/protocol-api/pom.xml +++ b/protocol-api/pom.xml @@ -38,7 +38,7 @@ net.runelite - api + runelite-api ${project.version} diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index e53c6efc7e..5fa5a228e2 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -32,7 +32,7 @@ 1.3.6-SNAPSHOT - api + runelite-api RuneLite API diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 84cf072d4f..67d62b83ae 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -98,7 +98,7 @@ net.runelite - api + runelite-api ${project.version} diff --git a/runelite-script-assembler-plugin/pom.xml b/runelite-script-assembler-plugin/pom.xml index c0c81fa9aa..a8e56819f2 100644 --- a/runelite-script-assembler-plugin/pom.xml +++ b/runelite-script-assembler-plugin/pom.xml @@ -44,7 +44,7 @@ net.runelite - api + runelite-api ${project.version} diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index dd33b13150..f1f7974bfd 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -39,7 +39,7 @@ net.runelite - api + runelite-api ${project.version}