From f4111fb34fd9282576d552f6fcef6c31d69ce1ff Mon Sep 17 00:00:00 2001 From: Tobias Ottenweller Date: Sun, 21 Jul 2013 19:29:12 +0200 Subject: [PATCH] Added a URL and license to the pom file. --- pom.xml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 727c96f..cec1174 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,7 @@ de.craftinc CraftIncGates Craft Inc. Gates + http://dev.bukkit.org/bukkit-plugins/craftinc-gates/ jar 2.3.0-DEV @@ -12,6 +13,17 @@ UTF-8 + + + + + GNU Lesser General Public License Version 3 + https://www.gnu.org/licenses/lgpl-3.0-standalone.html + repo + + + + ${project.name} ${project.version} src @@ -66,14 +78,6 @@ compile - - org.bukkit - craftbukkit - 1.6.2-R0.1-SNAPSHOT - jar - compile - - net.milkbowl.vault Vault