From 2142b6f443ff28543eab7cecf8e3801afd750961 Mon Sep 17 00:00:00 2001 From: Lucariatias Date: Sat, 15 Feb 2014 15:40:25 +0000 Subject: [PATCH] Use bukkit-repo for CraftBukkit spout-repo is dead, so dependencies cannot be resolved from there any more. This uses the bukkit version of CraftBukkit. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a11f278..92f677e 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,8 @@ - spout-repo - http://nexus.spout.org/content/groups/public/ + bukkit-repo + http://repo.bukkit.org/content/groups/public/ true always @@ -54,9 +54,9 @@ - org.spout + org.bukkit craftbukkit - 1.6.2-R0.2-SNAPSHOT + 1.7.2-R0.3 provided @@ -66,4 +66,4 @@ 1.2.27 - \ No newline at end of file +