From c17036183c0c32f89db12b1f1540503859b697a1 Mon Sep 17 00:00:00 2001 From: ysl3000 Date: Sat, 14 Dec 2019 02:10:58 +0100 Subject: [PATCH] Removed type jar and replaced it with scope provided --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac95251..3b8836a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.milkbowl.vault VaultAPI - 1.7 + 1.7.1 VaultAPI Vault is a Permissions & Economy API to allow plugins to more easily hook into these systems without needing to hook each individual system themselves. @@ -59,7 +59,7 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms org.bukkit bukkit ${bukkitVersion} - jar + provided