You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2006/05/08 20:29:55 UTC

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

Author: jdcasey
Date: Mon May  8 11:29:53 2006
New Revision: 405123

URL: http://svn.apache.org/viewcvs?rev=405123&view=rev
Log:
Updating plexus-archiver version to 1.0-alpha-6.

Modified:
    maven/plugins/trunk/maven-assembly-plugin/pom.xml

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=405123&r1=405122&r2=405123&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Mon May  8 11:29:53 2006
@@ -87,7 +87,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>1.0-alpha-6-SNAPSHOT</version>
+      <version>1.0-alpha-6</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>