From 6af818250b70cd569b045702fb2af6de9cc160ab Mon Sep 17 00:00:00 2001 From: totemo Date: Sun, 6 Jan 2019 12:02:00 +1030 Subject: [PATCH] Fix LuckPerms dependency to resolve to Maven Central. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 57febb1..f26a444 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 nu.nerd KitchenSink @@ -7,7 +7,7 @@ 0.14.4-SNAPSHOT jar A plugin for miscellaneous functionality that hasn't found a home elsewhere. - https://github.com/NerdNu/KitchenSink + https://github.com/NerdNu/KitchenSink UTF-8 @@ -41,7 +41,7 @@ jar - me.lucko.LuckPerms + me.lucko.luckperms luckperms-api 4.3 provided