upgrade to Shade 1.2.2 so that build works with Maven 3.x

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@884355 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2009-11-26 01:25:48 +00:00
parent 2fa9e76dfc
commit e7e9b184eb
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<executions>
<execution>
<phase>package</phase>