X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=622881352eef102119eed81a74f32ee0db2ed76a;hb=340807976258b77ecc0555d9f5ac0181c57f429e;hp=794bb16605fc1b0d572ac3b08b2f3a26ba607831;hpb=6bbe43e23f7f9f7d5373db577874d51636d4cea4;p=controller.git diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 794bb16605..622881352e 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,84 +1,93 @@ - - - netconf-subsystem - org.opendaylight.controller - 0.2.3-SNAPSHOT - ../ - - 4.0.0 - netconf-ssh - ${project.artifactId} - bundle + + + 4.0.0 + + org.opendaylight.controller + netconf-subsystem + 0.2.5-SNAPSHOT + ../ + + netconf-ssh + bundle + ${project.artifactId} + + + ${project.groupId} + netconf-api + + + ${project.groupId} + netconf-util + + + commons-io + commons-io + + + org.bouncycastle + bcpkix-jdk15on + + + org.bouncycastle + bcprov-jdk15on + + + org.opendaylight.controller + usermanager + + + org.opendaylight.controller.thirdparty + ganymed + + + org.slf4j + slf4j-api + + + org.opendaylight.yangtools + mockito-configuration + test + + - - - ${project.groupId} - netconf-util - - - ${project.groupId} - netconf-api - - - org.slf4j - slf4j-api - - - org.opendaylight.controller.thirdparty - ganymed - - - commons-io - commons-io - - - - - - - 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, + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.netconf.ssh.osgi.NetconfSSHActivator + com.google.common.base, 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, 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.protocol.framework, + 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 - - - - - - + org.bouncycastle.openssl + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +