diff --git a/PlotSquared/pom.xml b/PlotSquared/pom.xml index 841f5f969..f48cecf9c 100644 --- a/PlotSquared/pom.xml +++ b/PlotSquared/pom.xml @@ -8,7 +8,7 @@ UTF-8 PlotSquared - 2.8.8 + 2.8.9 PlotSquared jar @@ -67,6 +67,10 @@ sk80q http://maven.sk89q.com/artifactory/repo/ + + vault-repo + http://nexus.theyeticave.net/content/repositories/pub_releases + @@ -79,11 +83,6 @@ bukkit 1.8-R0.1-SNAPSHOT - - net.milkbowl.vault - Vault - 1.3.2 - com.sk89q worldedit @@ -108,5 +107,11 @@ junit 4.11 + + net.milkbowl.vault + VaultAPI + 1.5 + provided + \ No newline at end of file