From 94fd56e66fd3e64b4dca12fb65ad3b2c38a242bb Mon Sep 17 00:00:00 2001 From: asofold Date: Sun, 8 Feb 2015 00:51:27 +0100 Subject: [PATCH] Set bukkit dependency to 1.8 (thus add Spigot repositories). --- CompatNoCheatPlus/pom.xml | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/CompatNoCheatPlus/pom.xml b/CompatNoCheatPlus/pom.xml index c5ad2cd..4062c38 100644 --- a/CompatNoCheatPlus/pom.xml +++ b/CompatNoCheatPlus/pom.xml @@ -14,20 +14,27 @@ - - - bukkit - Bukkit - http://repo.bukkit.org/content/groups/public/ - - + + + bukkit + http://repo.bukkit.org/content/groups/public/ + + + md_5-releases + http://repo.md-5.net/content/repositories/releases/ + + + md_5-snapshots + http://repo.md-5.net/content/repositories/snapshots/ + + org.bukkit bukkit - 1.7.9-R0.1-SNAPSHOT + 1.8-R0.1-SNAPSHOT provided