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/5fd042e3 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/5fd042e3 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/5fd042e3 Branch: refs/heads/master Commit: 5fd042e32d95233cb96e995f88219e6afc9f0bd3 Parents: 81eaea2 Author: sajhak <[email protected]> Authored: Mon Oct 6 11:50:15 2014 +0530 Committer: sajhak <[email protected]> Committed: Mon Oct 6 11:50:15 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/5fd042e3/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>
