diff options
author | Maria Odea B. Ching <oching@apache.org> | 2008-01-21 08:25:49 +0000 |
---|---|---|
committer | Maria Odea B. Ching <oching@apache.org> | 2008-01-21 08:25:49 +0000 |
commit | 95e78bd487d8f28ea9eba461c9256552f7e7dbad (patch) | |
tree | a5968dc8135514f9e77d3e0733a5addbb01fdfd3 /pom.xml | |
parent | ad22e2552d3e13731cbb11dd964625760da36014 (diff) | |
download | archiva-95e78bd487d8f28ea9eba461c9256552f7e7dbad.tar.gz archiva-95e78bd487d8f28ea9eba461c9256552f7e7dbad.zip |
-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
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -847,7 +847,7 @@ </plugin> <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>2.2-beta-1</version> + <version>2.1</version> <inherited>false</inherited> <configuration> <descriptors> |