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=d91564ba0ba3a6b70292f83e028debeb318ce261;hb=892e5047abfe83a7b2b92d6fe956b9a64af40adb;hpb=339740adfe52e2126ea85bbedd6c847965d218e5 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index d91564ba0b..622881352e 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,68 +1,65 @@ - - - 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 - - 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, org.apache.commons.io, @@ -73,11 +70,24 @@ org.osgi.framework, org.osgi.util.tracker, org.slf4j, - - - - - - + org.bouncycastle.openssl + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +