From 2745af3d0d9392d70090b070728e439d924b4a11 Mon Sep 17 00:00:00 2001 From: Andreas Troelsen Date: Fri, 27 May 2022 22:45:55 +0200 Subject: [PATCH] Switch to Spigot API and bump version to 1.17. This brings the repository up to the same Spigot API version as the core plugin for essentially the same reasons, plus consistency. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c32006a..4f6bdf4 100644 --- a/pom.xml +++ b/pom.xml @@ -34,11 +34,11 @@ 2.2.1 - + - org.bukkit - bukkit - 1.13-R0.1-SNAPSHOT + org.spigotmc + spigot-api + 1.17-R0.1-SNAPSHOT provided @@ -134,7 +134,7 @@ spigot-repo - https://hub.spigotmc.org/nexus/content/groups/public/ + https://hub.spigotmc.org/nexus/content/repositories/snapshots/