From c965dccdacee62ae70f4de886c72d1cd7c70c600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20F?= Date: Sat, 4 Jul 2020 20:23:31 +0100 Subject: [PATCH] Add missing Spigot repository to pom --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 726fe71..276d1b9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,10 @@ CodeMC https://repo.codemc.org/repository/maven-public + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ +