GUAC-1170: Move to maven-assembly-plugin 2.5.3 for all projects.

This commit is contained in:
Michael Jumper
2015-04-26 23:17:44 -07:00
parent 2e2cd76a9c
commit 67424f693e
7 changed files with 7 additions and 7 deletions

View File

@@ -40,7 +40,7 @@
<!-- Assembly plugin - for easy distribution -->
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.4</version>
<version>2.5.3</version>
<!-- Build project archive -->
<configuration>