From 291179822c67fcf6a4ee5dbdc4a6892c0529cac7 Mon Sep 17 00:00:00 2001 From: Nick Minkler Date: Tue, 1 May 2018 16:05:55 -0700 Subject: [PATCH] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34c3cc2..3806242 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ net.milkbowl.vault Vault - ${api.version}.6 + ${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.