-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:
Maria Odea B. Ching 2008-01-21 08:25:49 +00:00
parent ad22e2552d
commit 95e78bd487
1 changed files with 1 additions and 1 deletions

View File

@ -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>