From a53962804f86c6ed1a7c235b8b9576568fa899c2 Mon Sep 17 00:00:00 2001 From: Jascha Starke Date: Sat, 15 Dec 2012 12:21:15 +0100 Subject: [PATCH] Fixes missing dep. for maven clean build with jenkins --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 16a8953..b05cc59 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,12 @@ https://github.com/possi/LimitedCreative/tree/master + opt-dep @@ -78,6 +84,12 @@ org.bukkit craftbukkit 1.4.5-R0.2 + + + com.sk89q + worldedit + 5.4.4 + compile com.sk89q