X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=d91564ba0ba3a6b70292f83e028debeb318ce261;hp=16100f0c2a043241ed5a13b06433df3f326b5f11;hb=91d7c1ee52322acad08e9f81228ac36b3aa684f5;hpb=d82b96055d2c0d471c85c2b2b3cb30e52fff1c69 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 16100f0c2a..d91564ba0b 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -17,10 +17,6 @@ ${project.groupId} netconf-util - - ${project.groupId} - netconf-client - ${project.groupId} netconf-api @@ -33,44 +29,50 @@ org.opendaylight.controller.thirdparty ganymed + + commons-io + commons-io + + + org.opendaylight.controller + usermanager + 0.4.1-SNAPSHOT + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + package + + test-jar + + + + org.apache.felix maven-bundle-plugin org.opendaylight.controller.netconf.osgi.NetconfSSHActivator - - org.opendaylight.controller.netconf.ssh, - com.google.common.base, - com.google.common.collect, ch.ethz.ssh2, ch.ethz.ssh2.signature, - io.netty.buffer, - io.netty.channel, - io.netty.channel.nio, - io.netty.channel.socket, - io.netty.util, - io.netty.util.concurrent, - javax.annotation, - javax.net.ssl, - javax.xml.namespace, - javax.xml.parsers, - javax.xml.xpath, - org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.client, - org.opendaylight.controller.netconf.util, - org.opendaylight.controller.netconf.util.xml, - org.opendaylight.protocol.framework, + org.apache.commons.io, + org.opendaylight.controller.netconf.util.osgi, + org.opendaylight.controller.usermanager, + org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.utils, org.osgi.framework, + org.osgi.util.tracker, org.slf4j, - org.w3c.dom, - org.xml.sax