From 58302f247767c6223307fe1d858a52a4017abd03 Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Fri, 5 Dec 2014 18:41:07 -0500 Subject: [PATCH] Use local repository instead --- ProtocolLib/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 6684721f..3fbbba51 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -241,15 +241,13 @@ org.spigotmc spigot-api 1.8-R0.1-SNAPSHOT - system - C:/lib/SpigotAPI.jar + provided org.spigotmc spigot 1.8-R0.1-SNAPSHOT - system - C:/lib/Spigot.jar + provided junit