X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=622881352eef102119eed81a74f32ee0db2ed76a;hp=5dde0448bd03ac6b16b49aee77f5589969ea77d1;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=d2aed692dab458282c37d42b13a16cff743d598e diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 5dde0448bd..622881352e 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,90 +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.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, + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.netconf.ssh.osgi.NetconfSSHActivator + com.google.common.base, ch.ethz.ssh2, ch.ethz.ssh2.signature, - java.net, - javax.annotation, org.apache.commons.io, - org.opendaylight.controller.netconf.util, 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.bouncycastle.openssl + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +