revert shade plugin version to previous one

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755334 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2009-03-17 17:51:45 +00:00
parent 57d991e0ac
commit 776361e663
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</version>
<version>1.0.1</version>
<executions>
<execution>
<phase>package</phase>