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/27 23:58:48 UTC

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

Author: jdcasey
Date: Mon Feb 27 14:58:45 2006
New Revision: 381476

URL: http://svn.apache.org/viewcvs?rev=381476&view=rev
Log:
(merged from 381475.) Updating wagon-ssh version to include fix from WAGONSSH-36 and WAGONSSH-40.

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=381476&r1=381475&r2=381476&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Mon Feb 27 14:58:45 2006
@@ -280,7 +280,7 @@
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-ssh</artifactId>
-        <version>1.0-alpha-6</version>
+        <version>1.0-alpha-7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>