From 031c3ebf73f906b43b2486ba139bc736df3a8122 Mon Sep 17 00:00:00 2001 From: Nick Minkler Date: Tue, 1 May 2018 16:07:44 -0700 Subject: [PATCH] update version reference to be unambiguous --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3806242..6a2f2de 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ net.milkbowl.vault Vault - ${api.version}.1 + ${api.version}.7 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.