Repository: jclouds-karaf Updated Branches: refs/heads/master d9fc4b4b8 -> b67f169cc
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/b67f169c Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/b67f169c Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/b67f169c Branch: refs/heads/master Commit: b67f169cc2c285d705a8e21ef6f96934f8aeb624 Parents: d9fc4b4 Author: Andrew Phillips <[email protected]> Authored: Fri Sep 26 18:02:35 2014 -0700 Committer: Andrew Phillips <[email protected]> Committed: Sat Oct 18 16:29:12 2014 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/b67f169c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 634fd09..5817c68 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>
