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/02/21 22:13:05 UTC

svn commit: r379588 - /maven/components/branches/maven-2.0.x/pom.xml

Author: jdcasey
Date: Tue Feb 21 13:13:01 2006
New Revision: 379588

URL: http://svn.apache.org/viewcvs?rev=379588&view=rev
Log:
(merged from 379587.)

[MNG-2003] Updating to use wagon-file-1.0-alpha-7.


Modified:
    maven/components/branches/maven-2.0.x/pom.xml

Modified: maven/components/branches/maven-2.0.x/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/branches/maven-2.0.x/pom.xml?rev=379588&r1=379587&r2=379588&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Tue Feb 21 13:13:01 2006
@@ -290,7 +290,7 @@
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-file</artifactId>
-        <version>1.0-alpha-6</version>
+        <version>1.0-alpha-7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>