X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=73e0a467c040cc3cc8e7f3518e2a209ebdddb453;hp=16100f0c2a043241ed5a13b06433df3f326b5f11;hb=4eb724db3877173d502ba38c6d83bec780b38bb2;hpb=e4f8f32b7e19c72c3de074431b47674adade6336 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 16100f0c2a..73e0a467c0 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,9 +1,8 @@ - + netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT ../ 4.0.0 @@ -17,10 +16,6 @@ ${project.groupId} netconf-util - - ${project.groupId} - netconf-client - ${project.groupId} netconf-api @@ -33,44 +28,49 @@ org.opendaylight.controller.thirdparty ganymed + + commons-io + commons-io + + + org.opendaylight.controller + usermanager + + + 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.apache.commons.io, + org.opendaylight.controller.netconf.util.osgi, + 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