From 484bb026cc76886a0cef6e508d4c4242de704a27 Mon Sep 17 00:00:00 2001 From: Nick Minkler Date: Fri, 23 May 2014 22:15:30 -0700 Subject: [PATCH] fix version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78a8443..4089c25 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ net.milkbowl.vault Vault - ${api.version}.3 + ${api.version}.1 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.