From 3d9e793881259ace2e721a6eb665434274658be9 Mon Sep 17 00:00:00 2001 From: Nick Minkler Date: Sun, 7 Dec 2014 22:20:00 -0800 Subject: [PATCH] update to latest VaultAPI version and set minor version back to 0 for next release. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aeb2d61..c2077da 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ UTF-8 1.8-R0.1-SNAPSHOT ${project.groupId}.${project.artifactId} - 1.4 + 1.5 net.milkbowl.vault Vault - ${api.version}.2 + ${api.version}.0 Vault http://dev.bukkit.org/server-mods/vault/ Vault is a Permissions & Economy API to allow plugins to more easily hook into these systems without needing to hook each individual system themselves.