mirror of https://github.com/apache/archiva.git
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:
parent
2fa9e76dfc
commit
e7e9b184eb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue