Repository: jclouds-karaf Updated Branches: refs/heads/use-agentproxy-008 [created] 04c08778d
Updating jsch.agentproxy 0.0.7 -> 0.0.8 Follow-on from similar update 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/04c08778 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/04c08778 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/04c08778 Branch: refs/heads/use-agentproxy-008 Commit: 04c08778d9b8d35c48e78b0260bef5fb968ce396 Parents: d5976d6 Author: Andrew Phillips <[email protected]> Authored: Fri Sep 26 18:02:35 2014 -0700 Committer: Andrew Phillips <[email protected]> Committed: Fri Sep 26 18:02:35 2014 -0700 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/04c08778/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9fdcddc..0b965ae 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>
