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 2007/07/27 00:28:52 UTC

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

Author: jdcasey
Date: Thu Jul 26 15:28:51 2007
New Revision: 560021

URL: http://svn.apache.org/viewvc?view=rev&rev=560021
Log:
Bumping plexus-archiver to 1.0-alpha-9 (released).

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?view=diff&rev=560021&r1=560020&r2=560021
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu Jul 26 15:28:51 2007
@@ -296,7 +296,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>1.0-alpha-9-SNAPSHOT</version>
+      <version>1.0-alpha-9</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>