From 0bb5265b77eddfd9835be935d40ad67944a1c835 Mon Sep 17 00:00:00 2001 From: Wild1145 Date: Sun, 8 Jan 2017 12:42:49 +0000 Subject: [PATCH] Fixed issues with POM file - Everything is resolving properly and CI is working --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2dc4528..12989c0 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,10 @@ elmakers-repo http://maven.elmakers.com/repository/ + + sk89q-snapshots + http://maven.sk89q.com/artifactory/repo + @@ -94,6 +98,14 @@ com.github.TotalFreedom.TF-WorldEdit worldedit-bukkit 6.1.0-TF + provided + + + + com.github.TotalFreedom.TF-WorldEdit + worldedit-core + 6.1.0-TF + provided @@ -107,12 +119,14 @@ net.ess3 Essentials 2.13.1 + provided com.github.TotalFreedom TF-LibsDisguises 913a577436 + provided @@ -274,4 +288,4 @@ - + \ No newline at end of file