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