Author: brett
Date: Thu Jul 13 16:23:18 2006
New Revision: 421730
URL: http://svn.apache.org/viewvc?rev=421730&view=rev
Log:
update archiver version
Modified:
maven/plugins/trunk/maven-assembly-plugin/pom.xml
Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=421730&r1=421729&r2=421730&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu Jul 13 16:23:18 2006
@@ -105,16 +105,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>2.0.4</version>
- <!-- version>2.1-SNAPSHOT</version -->
- <!-- XXX: A bug in Maven 2.0.4 means this will block necessary
dependencies coming through the testing harness
- <exclusions>
- <exclusion>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-archiver</artifactId>
- </exclusion>
- </exclusions>
- -->
+ <version>2.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>