From 1a4a83441bf825b04c6857a5baf0e555e8d35a09 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Thu, 29 Jun 2023 11:28:45 +0200 Subject: [PATCH] Use `SpigotMC` as maven repository ID --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b2d40e2..2fe1f35 100644 --- a/pom.xml +++ b/pom.xml @@ -44,13 +44,13 @@ - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + craftaro-minecraft-plugins + https://repo.craftaro.com/repository/minecraft-plugins/ - craftaro-minecraft-plugins - https://repo.craftaro.com/repository/minecraft-plugins/ + SpigotMC + https://hub.spigotmc.org/nexus/content/repositories/snapshots/