Repository: stratos Updated Branches: refs/heads/master 5b5f13520 -> 197752044
Fixing STRATOS-802 Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/19775204 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/19775204 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/19775204 Branch: refs/heads/master Commit: 197752044c0c93b4bbde51ded8780cc4a6afc108 Parents: 5b5f135 Author: sajhak <[email protected]> Authored: Mon Oct 6 11:46:07 2014 +0530 Committer: sajhak <[email protected]> Committed: Mon Oct 6 11:46:07 2014 +0530 ---------------------------------------------------------------------- .../org.apache.stratos.cloud.controller.feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/19775204/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml index 2b0120f..c2e08af 100644 --- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml +++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml @@ -296,7 +296,7 @@ </bundleDef> <bundleDef>com.jcraft:jsch.agentproxy.connector-factory:0.0.7</bundleDef> <bundleDef>com.jcraft:jsch.agentproxy.sshagent:0.0.7</bundleDef> - <bundleDef>com.jcraft:jsch.agentproxy.usocket-jna:0.0.7</bundleDef> + <bundleDef>com.jcraft:jsch.agentproxy.usocket-nc:0.0.7</bundleDef> <bundleDef>com.jcraft:jsch.agentproxy.core:0.0.7</bundleDef> <bundleDef>net.java.dev.jna:jna:4.1.0</bundleDef> <bundleDef>
