From 8fab1e705f71768fc3c90a2cddb6e8cc6db1cffe Mon Sep 17 00:00:00 2001 From: Martin Bobak Date: Mon, 13 Jan 2014 14:47:53 +0100 Subject: [PATCH] incorrect dependencies and unnecesary export-package removed from pom.xml Change-Id: I8be593758f25cf04439ae1ee302e91aa379bf600 Signed-off-by: Martin Bobak --- opendaylight/netconf/netconf-ssh/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 5dde0448bd..34f131c678 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -61,22 +61,12 @@ org.opendaylight.controller.netconf.osgi.NetconfSSHActivator - - org.opendaylight.controller.netconf.ssh, - - com.google.common.base, ch.ethz.ssh2, ch.ethz.ssh2.signature, - java.net, - javax.annotation, - org.apache.commons.io, - org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.osgi, org.opendaylight.controller.usermanager, org.opendaylight.controller.sal.authorization, - org.opendaylight.controller.sal.utils, - org.opendaylight.protocol.framework, org.osgi.framework, org.osgi.util.tracker, org.slf4j, -- 2.36.6