diff --git a/pom.xml b/pom.xml index db3079b..66f2cac 100644 --- a/pom.xml +++ b/pom.xml @@ -1,113 +1,113 @@ - 4.0.0 - com.lol768.BattleKits - Aurora - 2.1 - BattleKits Aurora - BattleKits, with added Maven. - - ${artifactId} - ${basedir}/src/main/java + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + com.lol768.BattleKits + Aurora + 2.1 + BattleKits Aurora + BattleKits, with added Maven. + + ${artifactId} + ${basedir}/src/main/java - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.7 - 1.7 - - - - maven-assembly-plugin - - - src/main/assembly/package.xml - - - - - build - package - - single - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.0 - - true - - - org.bukkit - net.milkbowl.vault - - - - - - package - - shade - - - - - - - - org.apache.maven.wagon - wagon-file - 2.2 - - - - - . - true - ${basedir}/src/main/resources/ - - *.yml - *.txt - - - - - - - bukkit-repo - http://repo.bukkit.org/content/groups/public/ - - - vault-repo - http://ci.herocraftonline.com/plugin/repository/everything - - - - - net.milkbowl.vault - Vault - 1.2.25-SNAPSHOT - jar - compile - - - org.bukkit - bukkit - LATEST - jar - compile - - - org.simpleframework - simple - 5.0.4 - - + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + + maven-assembly-plugin + + + src/main/assembly/package.xml + + + + + build + package + + single + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.0 + + true + + + org.bukkit + net.milkbowl.vault + + + + + + package + + shade + + + + + + + + org.apache.maven.wagon + wagon-file + 2.2 + + + + + . + true + ${basedir}/src/main/resources/ + + *.yml + *.txt + + + + + + + bukkit-repo + http://repo.bukkit.org/content/groups/public/ + + + vault-repo + http://ci.herocraftonline.com/plugin/repository/everything + + + + + net.milkbowl.vault + Vault + 1.2.25-SNAPSHOT + jar + compile + + + org.bukkit + bukkit + LATEST + jar + compile + + + org.simpleframework + simple + 5.0.4 + +