You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ol...@apache.org on 2011/10/06 14:16:00 UTC

svn commit: r1179589 - /incubator/sqoop/site/pom.xml

Author: olamy
Date: Thu Oct  6 12:16:00 2011
New Revision: 1179589

URL: http://svn.apache.org/viewvc?rev=1179589&view=rev
Log:
use wagon 1.0

Modified:
    incubator/sqoop/site/pom.xml

Modified: incubator/sqoop/site/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sqoop/site/pom.xml?rev=1179589&r1=1179588&r2=1179589&view=diff
==============================================================================
--- incubator/sqoop/site/pom.xml (original)
+++ incubator/sqoop/site/pom.xml Thu Oct  6 12:16:00 2011
@@ -39,7 +39,7 @@
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>
-         <version>1.0-beta-6</version>
+         <version>1.0</version>
       </extension>
     </extensions>
     <pluginManagement>