From 75c7337d9519aaeab812b763286d8281b47ab90c Mon Sep 17 00:00:00 2001 From: Narimm Date: Thu, 9 May 2019 08:22:14 +1000 Subject: [PATCH] Add exclusion for Spigot.jar This will allow downstream project to avoid requiring the spigot:1.9 jar to complete a build --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0fe6bdf..f39a987 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,12 @@ be.maximvdw MVdWUpdater 1.6.0-SNAPSHOT + + + org.spigotmc + spigot + + net.md-5 @@ -124,4 +130,4 @@ - \ No newline at end of file +