From 7fc3fb097e20d1f2f4c8317acc2f4e14ebe3ae19 Mon Sep 17 00:00:00 2001 From: Byteflux Date: Sun, 28 Aug 2016 01:12:51 -0700 Subject: [PATCH] Fix Spigot artifact in POM Use the correct groupId, artifactId and version of Spigot dependency installed by BuildTools --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 789f1edb6..c1cb605b9 100644 --- a/pom.xml +++ b/pom.xml @@ -80,9 +80,9 @@ - org.bukkit - Spigot - 1.10 + org.spigotmc + spigot + 1.10.2-R0.1-SNAPSHOT com.sk89q