You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2006/01/24 20:28:12 UTC

svn commit: r371991 - /maven/plugins/branches/maven-assembly-plugin-2.0.x/pom.xml

Author: carlos
Date: Tue Jan 24 11:28:11 2006
New Revision: 371991

URL: http://svn.apache.org/viewcvs?rev=371991&view=rev
Log:
Upgrade plexus-archiver to 1.0-alpha-5

Modified:
    maven/plugins/branches/maven-assembly-plugin-2.0.x/pom.xml

Modified: maven/plugins/branches/maven-assembly-plugin-2.0.x/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/branches/maven-assembly-plugin-2.0.x/pom.xml?rev=371991&r1=371990&r2=371991&view=diff
==============================================================================
--- maven/plugins/branches/maven-assembly-plugin-2.0.x/pom.xml (original)
+++ maven/plugins/branches/maven-assembly-plugin-2.0.x/pom.xml Tue Jan 24 11:28:11 2006
@@ -54,7 +54,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>1.0-alpha-5-SNAPSHOT</version>
+      <version>1.0-alpha-5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>