You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ev...@apache.org on 2006/08/31 16:50:06 UTC

svn commit: r438943 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

Author: evenisse
Date: Thu Aug 31 07:50:05 2006
New Revision: 438943

URL: http://svn.apache.org/viewvc?rev=438943&view=rev
Log:
Update to latest maven-archiver

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=438943&r1=438942&r2=438943&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu Aug 31 07:50:05 2006
@@ -289,12 +289,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>2.1</version>
-    </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-archiver</artifactId>
-      <version>1.0-alpha-7-SNAPSHOT</version>
+      <version>2.2</version>
     </dependency>
     <!-- FIXME: upgrade to p-u 1.3 when available, to fix
          workaround in DefaultAssemblyReader for NPE caused