You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2014/10/23 07:56:04 UTC

[4/4] git commit: Updating jsch.agentproxy 0.0.7 -> 0.0.8

Updating jsch.agentproxy 0.0.7 -> 0.0.8

Follow-on from b3882cb in jclouds/jclouds


Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/4ff12391
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/4ff12391
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/4ff12391

Branch: refs/heads/1.8.x
Commit: 4ff123910d7060ebc8723d23f95998e802883d5d
Parents: 2f30d53
Author: Andrew Phillips <an...@apache.org>
Authored: Fri Sep 26 18:02:35 2014 -0700
Committer: Andrew Phillips <an...@apache.org>
Committed: Sat Oct 18 16:35:38 2014 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/4ff12391/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bd2db8a..5f4f1d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,8 +201,8 @@ limitations under the License.
     <jersey.bundle.version>1.11_1</jersey.bundle.version>
     <joda.version>2.1</joda.version>
     <jsch.bundle.version>0.1.44_2</jsch.bundle.version>
-    <jsch.agentproxy.version>0.0.7</jsch.agentproxy.version>
-    <jsch.agentproxy.bundle.version>${jsch.agentproxy.version}_2</jsch.agentproxy.bundle.version>
+    <jsch.agentproxy.version>0.0.8</jsch.agentproxy.version>
+    <jsch.agentproxy.bundle.version>${jsch.agentproxy.version}_1</jsch.agentproxy.bundle.version>
     <jsr305.bundle.version>1.3.9_1</jsr305.bundle.version>
     <sericemix.specs.jsr250.version>1.9.0</sericemix.specs.jsr250.version>
     <junit.version>4.8.2</junit.version>