diff --git a/ProtocolLib/lib/Spigot.jar b/ProtocolLib/lib/Spigot.jar
deleted file mode 100644
index 560a2bdd..00000000
Binary files a/ProtocolLib/lib/Spigot.jar and /dev/null differ
diff --git a/ProtocolLib/lib/SpigotAPI.jar b/ProtocolLib/lib/SpigotAPI.jar
deleted file mode 100644
index 5350a0ee..00000000
Binary files a/ProtocolLib/lib/SpigotAPI.jar and /dev/null differ
diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml
index 1475602b..6684721f 100644
--- a/ProtocolLib/pom.xml
+++ b/ProtocolLib/pom.xml
@@ -242,14 +242,14 @@
spigot-api
1.8-R0.1-SNAPSHOT
system
- ${basedir}/lib/SpigotAPI.jar
+ C:/lib/SpigotAPI.jar
org.spigotmc
spigot
1.8-R0.1-SNAPSHOT
system
- ${basedir}/lib/Spigot.jar
+ C:/lib/Spigot.jar
junit