From 159072d3723c3469ad77fc536d0df8c22c025c9d Mon Sep 17 00:00:00 2001 From: Blackvein Date: Thu, 15 Nov 2012 11:35:06 -0800 Subject: [PATCH] Updated pom.xml --- pom.xml | 148 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 85 insertions(+), 63 deletions(-) diff --git a/pom.xml b/pom.xml index caf00be2d..9486a7253 100644 --- a/pom.xml +++ b/pom.xml @@ -1,63 +1,85 @@ - - 4.0.0 - - me.blackvein.quests - quests - 1.5.2-SNAPSHOT - quests - http://dev.bukkit.org/server-mods/quests/ - jar - - - - UTF-8 - - - - - bukkit-repo - http://repo.bukkit.org/content/groups/public - - - - - - org.bukkit - bukkit - 1.1-R3 - - - - - - - . - ${basedir}/src/main/resources/ - true - - config.yml - plugin.yml - - - - . - ${basedir}/ - false - - README.md - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - true - - - - - + + 4.0.0 + + me.blackvein.quests + quests + 1.5.2-SNAPSHOT + quests + http://dev.bukkit.org/server-mods/quests/ + jar + + + + UTF-8 + + + + + bukkit-repo + http://repo.bukkit.org/content/groups/public + + + + + + org.bukkit + bukkit + 1.4.2-R0.2 + + + net.citizensnpcs + citizensapi + 2.0.4-SNAPSHOT + + + net.aufdemrand + denizen + 0.76-SNAPSHOT + + + net.milkbowl.vault + Vault + 1.2.20-SNAPSHOT + + + com.gmail.nossr50.mcMMO + mcMMO + 1.3.11 + + + + + + + . + ${basedir}/src/main/resources/ + true + + config.yml + plugin.yml + events.yml + quests.yml + + + + . + ${basedir}/ + false + + README.md + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + true + + + + +