You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2015/10/02 17:46:20 UTC

airavata git commit: Added jsch 0.1.53 to distribution pom.xml

Repository: airavata
Updated Branches:
  refs/heads/master dea83926c -> c6869bce1


Added jsch 0.1.53 to distribution pom.xml


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/c6869bce
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/c6869bce
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/c6869bce

Branch: refs/heads/master
Commit: c6869bce121646f45445768cc9a6867a3363a72f
Parents: dea8392
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Fri Oct 2 11:46:15 2015 -0400
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Fri Oct 2 11:46:15 2015 -0400

----------------------------------------------------------------------
 distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/c6869bce/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 9de7785..3140b3f 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -492,7 +492,7 @@
         <dependency>
             <groupId>com.jcraft</groupId>
             <artifactId>jsch</artifactId>
-            <version>0.1.50</version>
+            <version>0.1.53</version>
         </dependency>
         <!-- dependency> <groupId>org.ogce</groupId> <artifactId>bcgss</artifactId>
             <version>146</version> </dependency> -->