From 6657d4637da53ca67b7cf5fac814381313b7e869 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 3 Feb 2013 09:44:24 +1100 Subject: [PATCH] POM Changes. --- pom.xml | 69 ++++++++++++++++++++++++++++++----------------------------------- 1 file changed, 32 insertions(+), 37 deletions(-) diff --git a/pom.xml b/pom.xml index d697ca1..a92e73d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,20 @@ 4.0.0 - org.bukkit - craftbukkit + + + org.spigotmc + spigot-parent + dev-SNAPSHOT + ../pom.xml + + + org.spigotmc + spigot jar 1.4.7-R1.1-SNAPSHOT - CraftBukkit - http://www.bukkit.org + Spigot + http://www.spigotmc.org UTF-8 @@ -16,25 +24,6 @@ 1_4_R1 - - scm:git:git://github.com/Bukkit/CraftBukkit.git - scm:git:ssh://git@github.com/Bukkit/CraftBukkit.git - https://github.com/Bukkit/CraftBukkit - - - - - repobo-rel - repo.bukkit.org Releases - http://repo.bukkit.org/content/repositories/releases/ - - - repobo-snap - repo.bukkit.org Snapshots - http://repo.bukkit.org/content/repositories/snapshots/ - - - repobo-snap @@ -42,17 +31,10 @@ - - - bukkit-plugins - http://repo.bukkit.org/content/groups/public - - - - org.bukkit - bukkit + org.spigotmc + spigot-api ${project.version} jar compile @@ -145,18 +127,31 @@ 1.3 test + + net.sf.trove4j + trove4j + 3.0.2 + - clean install - - + install + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + com.lukegb.mojo gitdescribe-maven-plugin 1.3 - git-Bukkit- + git-Spigot- @@ -210,7 +205,7 @@ org.apache.maven.plugins maven-shade-plugin - 1.4 + 2.0 package -- 1.8.1-rc2