From b9ff443f7a80cd34dce91b047a285fa103e2397e Mon Sep 17 00:00:00 2001 From: Zach Iverson Date: Tue, 7 Jun 2011 09:09:13 -0400 Subject: [PATCH] pom.xml update --- pom.xml | 124 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 67 insertions(+), 57 deletions(-) diff --git a/pom.xml b/pom.xml index 8cd269b..b6ba287 100644 --- a/pom.xml +++ b/pom.xml @@ -1,59 +1,69 @@ - 4.0.0 - com.cypherx - xauth - 1.2.5 - xAuth - - UTF-8 - - http://www.bukkit.org - - - org.bukkit - bukkit - 0.0.1-SNAPSHOT - jar - compile - - - com.nijikokun.bukkit - Permissions - [2.7,) - jar - compile - - - org.bukkit - craftbukkit - 0.0.1-SNAPSHOT - jar - compile - - - - ${project.name} - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - UTF-8 - - - - org.apache.maven.plugins - maven-jar-plugin - 2.3.1 - - - package - - - - - + 4.0.0 + com.cypherx + xauth + 1.2.5 + xAuth + http://www.bukkit.org + + + bukkit-repo + + true + + + true + + http://artifacts.lukegb.com/artifactory/repo/ + + + + + org.bukkit + bukkit + 0.0.1-SNAPSHOT + jar + compile + + + org.bukkit + craftbukkit + 0.0.1-SNAPSHOT + jar + compile + + + com.nijikokun.bukkit + Permissions + [2.7,) + jar + compile + + + + ${project.name} + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + UTF-8 + 1.6 + 1.6 + UTF-8 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + package + + + + + \ No newline at end of file