diff --git a/pom.xml b/pom.xml index 073f8eac..bf7df695 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,13 @@ - 4.0.0 - org.bukkit - bukkit - 0.0.1-SNAPSHOT - Bukkit - - UTF-8 - - http://www.bukkit.org + 4.0.0 + org.bukkit + bukkit + 0.0.1-SNAPSHOT + Bukkit + + UTF-8 + + http://www.bukkit.org @@ -19,25 +19,42 @@ 1.5 + + org.apache.maven.plugins + maven-shade-plugin + 1.4 + + + package + + shade + + + + - - org.yaml - snakeyaml - 1.7 - jar - compile - + + org.yaml + snakeyaml + 1.7 + jar + compile + com.googlecode.json-simple json-simple 1.1 + jar + compile org.avaje ebean 2.7.3 + jar + compile