From 1f001857177fe2a3c5553bfbd3d3303b2ce6fdfd Mon Sep 17 00:00:00 2001 From: aPunch Date: Thu, 16 Feb 2012 20:54:32 -0600 Subject: [PATCH] changes to pom, still not working --- pom.xml | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 31120a791..c237d2a55 100644 --- a/pom.xml +++ b/pom.xml @@ -11,19 +11,24 @@ UTF-8 - 1.1-R3 + 1.1-R4 + 1.1-R4 Unknown + + craftbukkit-repo + http://repo.bukkit.org/org/bukkit/craftbukkit/${craftbukkit.version}/craftbukkit-${craftbukkit.version}.jar + bukkit-repo - http://repo.bukkit.org/content/groups/repo/ + http://repo.bukkit.org/org/bukkit/bukkit/${bukkit.version}/bukkit-${bukkit.version}.jar citizensapi-repo - http://repo.citizensnpcs.net/content/groups/repo/ + http://repo.citizensnpcs.net @@ -45,22 +50,27 @@ org.bukkit bukkit - 1.1-R5-SNAPSHOT + ${bukkit.version} jar provided junit - junit + junit-dep 4.10 jar test + + + hamcrest-core + org.hamcrest + + org.hamcrest hamcrest-library - 1.3.RC2 - jar + 1.2.1 test