From 539f0e9b9694ad816201167db7defb1d87df1ddf Mon Sep 17 00:00:00 2001 From: Davous3k <42912770+Davous3k@users.noreply.github.com> Date: Mon, 21 Oct 2019 01:59:04 +0200 Subject: [PATCH] Update pom.xml --- pom.xml | 49 +++++++++++++++++++++++++++++++++++++------------ 1 file changed, 37 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 90e0fcd..5022b12 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,32 @@ 1.7 + + org.apache.maven.plugins + maven-shade-plugin + 3.2.1 + + + package + + shade + + + + + org.dynmap:Dynmap-WorldGuard + + + + + com.sk89q.squirrelid + com.sk89q.worldguard.util.profile + + + + + + @@ -51,12 +77,8 @@ sk89q-repo - https://maven.enginehub.org/repo/ + http://maven.sk89q.com/repo/ - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - @@ -66,21 +88,24 @@ 3.0-SNAPSHOT - org.spigotmc - spigot-api - 1.14.4-R0.1-SNAPSHOT - provided + org.bukkit + bukkit + 1.7.10-R0.1-SNAPSHOT com.sk89q.worldguard worldguard-bukkit - 7.0.1 - provided + 7.0.0 com.sk89q.worldedit worldedit-bukkit - 7.0.1 + 7.0.0 + + + com.sk89q + squirrelid + 0.2.0 1.2-SNAPSHOT