You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by pa...@apache.org on 2011/09/08 22:42:24 UTC

svn commit: r1166894 - /incubator/airavata/trunk/modules/gfac-core/pom.xml

Author: patanachai
Date: Thu Sep  8 20:42:23 2011
New Revision: 1166894

URL: http://svn.apache.org/viewvc?rev=1166894&view=rev
Log:
update SSH version

Modified:
    incubator/airavata/trunk/modules/gfac-core/pom.xml

Modified: incubator/airavata/trunk/modules/gfac-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/gfac-core/pom.xml?rev=1166894&r1=1166893&r2=1166894&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/gfac-core/pom.xml (original)
+++ incubator/airavata/trunk/modules/gfac-core/pom.xml Thu Sep  8 20:42:23 2011
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>net.schmizz</groupId>
             <artifactId>sshj</artifactId>
-            <version>0.3.1</version>
+            <version>0.5.0</version>
         </dependency>
 
         <!-- Amazon -->
@@ -108,7 +108,6 @@
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
-        <!--using different slf4j version because plugin required 1.5.11 -->
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>