Update Maven Shade Plugin to 2.4. #1204

This commit is contained in:
Michal Kordas 2015-06-12 23:26:33 +02:00 committed by Roman Ivanov
parent b4cec8170a
commit f45a487df9
1 changed files with 1 additions and 1 deletions

View File

@ -1225,7 +1225,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.3</version>
<version>2.4</version>
<executions>
<execution>
<phase>package</phase>