Upgrade Maven Dependency Plugin to 2.8

Closes #4274.
This commit is contained in:
David Pilato 2013-11-27 16:25:49 +01:00
parent b1c62b02b0
commit eac602ec70
1 changed files with 1 additions and 0 deletions

View File

@ -584,6 +584,7 @@
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.8</version>
<executions>
<execution>
<phase>prepare-package</phase>