diff --git a/game/pom.xml b/game/pom.xml index d8abfb1d..feddad48 100644 --- a/game/pom.xml +++ b/game/pom.xml @@ -15,54 +15,4 @@ Reimplementation of the RuneScape game server software. - - - - co.paralleluniverse - quasar-core - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - instrument-classes - compile - - run - - - - - - - - - - - - - instrument-test-classes - test-compile - - run - - - - - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index 768d21df..bc4fc6f8 100644 --- a/pom.xml +++ b/pom.xml @@ -52,11 +52,6 @@ logback-classic 1.2.3 - - co.paralleluniverse - quasar-core - 0.8.0 - com.google.dagger dagger