From 645efa05df9880a78f5550c09619c15ebf5e915f Mon Sep 17 00:00:00 2001 From: David Pilato Date: Fri, 2 May 2014 09:03:55 +0200 Subject: [PATCH] Update shade-plugin to 2.3 Shade-plugin 2.2 does not work with JDK8 (see http://jira.codehaus.org/browse/MSHADE/fixforversion/19828) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5793c71137..81c070a7c79 100644 --- a/pom.xml +++ b/pom.xml @@ -554,7 +554,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.2 + 2.3 package