From fa4c00098775647f17deb827d6786d0ab4deed10 Mon Sep 17 00:00:00 2001 From: CypherX Date: Thu, 21 Apr 2011 00:32:46 -0400 Subject: [PATCH] pom.xml update --- pom.xml | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) 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