From eb6e19a7511e02a87da27c86194a34ee48c63930 Mon Sep 17 00:00:00 2001 From: Matthew Hildebrand Date: Wed, 26 Aug 2020 09:49:21 -0500 Subject: [PATCH] Update to use official spigot repo instead of paper and import spigot-api instead. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 94550f1..2001e78 100644 --- a/pom.xml +++ b/pom.xml @@ -10,8 +10,8 @@ - paper-repo - https://papermc.io/repo/repository/maven-public + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ @@ -28,8 +28,8 @@ org.spigotmc - spigot - 1.16.1-R0.1-SNAPSHOT + spigot-api + 1.16.2-R0.1-SNAPSHOT provided