You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2013/12/09 03:11:23 UTC

[19/50] [abbrv] git commit: Upgraded to SSHD 0.9.0.

Upgraded to SSHD 0.9.0.

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

Branch: refs/heads/camel-gora
Commit: 2d2db653d455ef001001f094bd28d56b9aeb5765
Parents: 7bf03d0
Author: Babak Vahdat <bv...@apache.org>
Authored: Mon Dec 2 20:59:53 2013 +0100
Committer: Babak Vahdat <bv...@apache.org>
Committed: Mon Dec 2 20:59:53 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2d2db653/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 930739b..a5645ac 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -390,7 +390,7 @@
     <spring-ws-version>2.1.4.RELEASE</spring-ws-version>
     <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->
     <spymemcached-version>2.8.4</spymemcached-version>
-    <sshd-version>0.8.0</sshd-version>
+    <sshd-version>0.9.0</sshd-version>
     <stompjms-version>1.18</stompjms-version>
     <stax-api-version>1.0.1</stax-api-version>
     <stax2-api-bundle-version>3.1.1</stax2-api-bundle-version>