From 8e717bb023fc7a8a4cb442ae2d56ae1eed872eb1 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Mon, 29 Feb 2016 14:38:54 -0600 Subject: [PATCH] Add Spigot's maven repo, so this is actually useful --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cb31c5789..7ab46f1b7 100644 --- a/pom.xml +++ b/pom.xml @@ -45,5 +45,10 @@ provided - - \ No newline at end of file + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + +