From 25abe35f512cb89be1ee9d9881fb3d4cf7c1109c Mon Sep 17 00:00:00 2001 From: jascotty2 Date: Tue, 3 Sep 2019 16:14:38 -0500 Subject: [PATCH] add spigotapi to pom --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 6902b13..685a5ce 100644 --- a/pom.xml +++ b/pom.xml @@ -74,6 +74,10 @@ CodeMC https://repo.codemc.org/repository/maven-public + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ +