mirror of https://github.com/apache/archiva.git
-downgraded maven-assembly-plugin because of the problem with the bundled docs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613791 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ad22e2552d
commit
95e78bd487
2
pom.xml
2
pom.xml
|
@ -847,7 +847,7 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-assembly-plugin</artifactId>
|
<artifactId>maven-assembly-plugin</artifactId>
|
||||||
<version>2.2-beta-1</version>
|
<version>2.1</version>
|
||||||
<inherited>false</inherited>
|
<inherited>false</inherited>
|
||||||
<configuration>
|
<configuration>
|
||||||
<descriptors>
|
<descriptors>
|
||||||
|
|
Loading…
Reference in New Issue