From 4cbb6243977214e595efa83ba0445c571dcb303b 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 | 47 +++++++++++++---------------------------------- 1 file changed, 13 insertions(+), 34 deletions(-) diff --git a/pom.xml b/pom.xml index d697ca1..5a1a5dd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ 4.0.0 - org.bukkit - craftbukkit + org.spigotmc + spigot jar 1.4.7-R1.1-SNAPSHOT - CraftBukkit - http://www.bukkit.org + Spigot + http://www.spigotmc.org UTF-8 @@ -16,25 +16,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 +23,10 @@ - - - bukkit-plugins - http://repo.bukkit.org/content/groups/public - - - - org.bukkit - bukkit + org.spigotmc + spigot-api ${project.version} jar compile @@ -145,6 +119,11 @@ 1.3 test + + net.sf.trove4j + trove4j + 3.0.2 + @@ -156,7 +135,7 @@ gitdescribe-maven-plugin 1.3 - git-Bukkit- + git-Spigot- @@ -210,7 +189,7 @@ org.apache.maven.plugins maven-shade-plugin - 1.4 + 2.0 package -- 1.8.1-rc2