From d6907868033f0607ab255e69583e3bc2150ce7a6 Mon Sep 17 00:00:00 2001 From: drtshock Date: Mon, 27 Apr 2015 11:52:23 -0500 Subject: [PATCH] Build against Spigot 1.8.3 and VaultAPI 1.5 --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index f878493..31754fc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.drtshock PlayerVaults - 3.5.1 + 3.5.2-SNAPSHOT PlayerVaults http://dev.bukkit.org/bukkit-plugins/playervaults/ @@ -63,10 +63,6 @@ - - bukkit-repo - http://repo.bukkit.org/content/groups/public/ - vault-repo http://nexus.theyeticave.net/content/repositories/pub_releases/ @@ -75,18 +71,22 @@ turt2live-repo http://repo.turt2live.com + + spigot-repo + https://hub.spigotmc.org/nexus/content/groups/public/ + - org.bukkit - bukkit - 1.7.9-R0.2 + org.spigotmc + spigot-api + 1.8.3-R0.1-SNAPSHOT net.milkbowl.vault - Vault - 1.2.32 + VaultAPI + 1.5 com.turt2live