From: Martin Bobak Date: Mon, 13 Jan 2014 13:47:53 +0000 (+0100) Subject: incorrect dependencies and unnecesary export-package removed from pom.xml X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~102^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=8fab1e705f71768fc3c90a2cddb6e8cc6db1cffe;ds=sidebyside incorrect dependencies and unnecesary export-package removed from pom.xml Change-Id: I8be593758f25cf04439ae1ee302e91aa379bf600 Signed-off-by: Martin Bobak --- 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,