From ad5f8460796c73c06af284870602c56ea509129b Mon Sep 17 00:00:00 2001 From: Agaricus Date: Wed, 19 Dec 2012 19:13:17 -0800 Subject: [PATCH] Update Maven Shade Plugin to version 2.0. Fixes BUKKIT-3213 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd394ae..a09a7c4 100644 --- a/pom.xml +++ b/pom.xml @@ -215,7 +215,7 @@ org.apache.maven.plugins maven-shade-plugin - 1.4 + 2.0 package -- 1.8.1-rc2