diff --git a/pom.xml b/pom.xml index b161649..de05926 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,10 @@ 4.0.0 - xAuth - xAuth - 0.0.1-SNAPSHOT + com.cypherx + xauth + 1.2.2 + xAuth + http://www.bukkit.org org.bukkit @@ -26,4 +28,32 @@ compile + + ${project.name} + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + UTF-8 + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4.3 + + UTF-8 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + \ No newline at end of file