diff --git a/deob-ast/pom.xml b/deob-ast/pom.xml index 5775c77f..5c04f2c9 100644 --- a/deob-ast/pom.xml +++ b/deob-ast/pom.xml @@ -18,6 +18,11 @@ + + ${project.groupId} + openrs2-common + ${project.version} + ch.qos.logback logback-classic diff --git a/game/pom.xml b/game/pom.xml index feddad48..e8be01d7 100644 --- a/game/pom.xml +++ b/game/pom.xml @@ -15,4 +15,12 @@ Reimplementation of the RuneScape game server software. + + + + ${project.groupId} + openrs2-common + ${project.version} + +