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=23a69b23fc307b7d51f74fba072b39a218d591e1;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=721b580748cb93b3dac952ff1f111d0ab0da0c79 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 23a69b23fc..622881352e 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,81 +1,65 @@ - - - netconf-subsystem - org.opendaylight.controller - 0.2.5-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 - - - org.bouncycastle - bcprov-jdk15on - - - org.bouncycastle - bcpkix-jdk15on - - - org.opendaylight.yangtools - mockito-configuration - test - - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.netconf.ssh.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, @@ -86,12 +70,24 @@ org.osgi.framework, org.osgi.util.tracker, org.slf4j, - org.bouncycastle.openssl - - - - - - + org.bouncycastle.openssl + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +