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