X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=5dde0448bd03ac6b16b49aee77f5589969ea77d1;hb=817e66a52d537af6127472fa6ca7b460ce30f938;hp=794bb16605fc1b0d572ac3b08b2f3a26ba607831;hpb=fcccbe2ab580850a63bb25d657bd10ef424b7614;p=controller.git diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 794bb16605..5dde0448bd 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -33,10 +33,28 @@ 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 @@ -48,32 +66,20 @@ 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, java.net, - javax.net.ssl, - javax.xml.namespace, - javax.xml.parsers, - javax.xml.xpath, + javax.annotation, org.apache.commons.io, - org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.client, org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.osgi, - org.opendaylight.controller.netconf.util.xml, + 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, - org.w3c.dom, - org.xml.sax