From aff6858251084af26ef45dda6903a91871c7fd23 Mon Sep 17 00:00:00 2001 From: games647 Date: Sat, 6 Feb 2016 14:06:51 +0100 Subject: [PATCH] Change to spigot's repository link to https to fix building (fixes #451) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a77f60ff..0f2de99c1 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ spigot-repo - http://hub.spigotmc.org/nexus/content/groups/public + https://hub.spigotmc.org/nexus/content/repositories/snapshots @@ -359,7 +359,7 @@ org.bukkit bukkit - ${bukkitVersion} + 1.8.8-R0.1-SNAPSHOT provided true