From 8bd1a9f3bc4542ec2a3fbfabedcd6545177295cf Mon Sep 17 00:00:00 2001 From: Corin Simpson-Bryars Date: Sun, 27 Apr 2014 23:14:23 +0100 Subject: Updating pom for vault When deploying with Jenkins the build will fail due to there being no http://repo.ess3.net:8071/content/groups/public/net/milkbowl/vault/1.2.27 however there's a valid jar/dir for vault at http://repo.ess3.net:8071/content/groups/public/net/milkbowl/vault/Vault/1.2.32/ This will keep maven happy and the build not to error. --- Essentials/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Essentials/pom.xml b/Essentials/pom.xml index 633005206..34a420c18 100644 --- a/Essentials/pom.xml +++ b/Essentials/pom.xml @@ -129,9 +129,9 @@ ${project.basedir}/../lib/SimplyPerms.jar - net.milkbowl - vault - 1.2.27 + net.milkbowl.vault + Vault + 1.2.32 zPermissions -- cgit v1.2.3