From 839bfe0c2e5c4a7add4c9f3d0e806915d68ee65b Mon Sep 17 00:00:00 2001 From: Chris Ward Date: Mon, 20 Jan 2014 21:20:13 +1100 Subject: Update to Bukkit Development Builds Change things so unit testing can run after Bukkit's breaking commit with classloader stuff --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1aafcc580..a6764ecb1 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,10 @@ ess-repo http://repo.ess3.net/content/groups/public + + bukkit-repo + http://repo.bukkit.org/content/groups/public + @@ -71,7 +75,7 @@ org.bukkit bukkit - 1.7.2-R0.1 + 1.7.2-R0.3-SNAPSHOT junit -- cgit v1.2.3