From 4deb8a3c6d32f3fbc3e7820f2c77080778a14e66 Mon Sep 17 00:00:00 2001 From: Tobias Ottenweller Date: Sat, 31 Dec 2016 11:04:49 +0100 Subject: [PATCH] updated dependencies. replaced bukkit with spigot --- pom.xml | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a54de51..f032ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -90,22 +90,32 @@ + + + org.spigotmc + spigot-api + 1.11-R0.1-SNAPSHOT + provided + + + org.bukkit bukkit - 1.7.2-R0.2-SNAPSHOT - jar - compile + 1.11-R0.1-SNAPSHOT + provided + net.milkbowl.vault Vault - 1.2.27-SNAPSHOT + 1.6.6 jar compile + org.mcstats.bukkit metrics @@ -118,13 +128,13 @@ - bukkit-repo - http://repo.bukkit.org/content/groups/public + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ vault-repo - http://ci.herocraftonline.com/plugin/repository/everything + http://nexus.hc.to/content/repositories/pub_releases