From 3e01070e9ac2caccdc92cc225503f6c961a9d207 Mon Sep 17 00:00:00 2001 From: garbagemule Date: Fri, 17 Jul 2015 16:28:44 +0200 Subject: [PATCH] Use Spigot's Bukkit API instead of the Spigot API. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7a4a9e0..3f135b7 100644 --- a/pom.xml +++ b/pom.xml @@ -55,10 +55,10 @@ - + - org.spigotmc - spigot-api + org.bukkit + bukkit 1.8.7-R0.1-SNAPSHOT