Upgraded shade plugin to 2.4.1 (from 2.3).

This commit is contained in:
Anthony Whitford
2015-09-06 23:20:15 -07:00
parent 8ad1639b02
commit 9b5ce1c3a6

View File

@@ -193,7 +193,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.3</version>
<version>2.4.1</version>
<configuration>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />