X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=34f131c678e15ab3ca0609ff6d4c73e1b41fd118;hp=16100f0c2a043241ed5a13b06433df3f326b5f11;hb=54bed4dd6dfbada9a8e2ddf70ca84952aec3f55a;hpb=e4f8f32b7e19c72c3de074431b47674adade6336 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 16100f0c2a..34f131c678 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,47 @@ 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.opendaylight.controller.netconf.util.osgi, + org.opendaylight.controller.usermanager, + org.opendaylight.controller.sal.authorization, org.osgi.framework, + org.osgi.util.tracker, org.slf4j, - org.w3c.dom, - org.xml.sax