X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=5dde0448bd03ac6b16b49aee77f5589969ea77d1;hp=16100f0c2a043241ed5a13b06433df3f326b5f11;hb=9212fed678702583f4a555641208cf1c7b45b829;hpb=e4f8f32b7e19c72c3de074431b47674adade6336 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 16100f0c2a..5dde0448bd 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,10 +29,32 @@ 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 @@ -48,29 +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, + java.net, 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.apache.commons.io, org.opendaylight.controller.netconf.util, - org.opendaylight.controller.netconf.util.xml, + 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, - org.w3c.dom, - org.xml.sax