From 90c154d7287ae9c3480f31c4b0d56c33b7a1dba4 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 3 Feb 2013 09:37:03 +1100 Subject: [PATCH] POM Changes. --- pom.xml | 43 +++++++++++++++++-------------------------- 1 file changed, 17 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index d697ca1..5704b92 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,22 +16,15 @@ 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/ + md_5-releases + http://repo.md-5.net/content/repositories/releases/ - repobo-snap - repo.bukkit.org Snapshots - http://repo.bukkit.org/content/repositories/snapshots/ + md_5-snapshots + http://repo.md-5.net/content/repositories/snapshots/ @@ -42,17 +35,10 @@ - - - bukkit-plugins - http://repo.bukkit.org/content/groups/public - - - - org.bukkit - bukkit + org.spigotmc + spigot-api ${project.version} jar compile @@ -145,6 +131,11 @@ 1.3 test + + net.sf.trove4j + trove4j + 3.0.2 + @@ -156,7 +147,7 @@ gitdescribe-maven-plugin 1.3 - git-Bukkit- + git-Spigot- @@ -210,7 +201,7 @@ org.apache.maven.plugins maven-shade-plugin - 1.4 + 2.0 package -- 1.8.1-rc2