X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=e073aaca8d039dddf4f6c976dcbe1e30de1b4dd7;hb=48814d6a264b8f13e5db1422336d9ef25cb05fa9;hp=1bd3a78326b67aca7f663038c1a15fa430b55cef;hpb=a474fa0e090124ba715dc4251944dd8532c90491;p=controller.git diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 1bd3a78326..c60506ef44 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -1,105 +1,119 @@ - + + 4.0.0 - - netconf-subsystem - org.opendaylight.controller - 0.2.2-SNAPSHOT - - 4.0.0 - netconf-impl - ${project.artifactId} - bundle + + org.opendaylight.controller + netconf-subsystem + 0.2.5-SNAPSHOT + + netconf-impl + bundle + ${project.artifactId} + + + ${project.groupId} + ietf-netconf-monitoring + + + ${project.groupId} + ietf-netconf-monitoring-extension + ${project.version} + + + + ${project.groupId} + netconf-api + + + ${project.groupId} + netconf-mapping-api + + + ${project.groupId} + netconf-netty-util + + + ${project.groupId} + netconf-util + + + com.google.guava + guava + + + org.opendaylight.controller + commons.logback_settings + + + org.opendaylight.controller + config-util + + + org.opendaylight.controller + protocol-framework + + + + org.opendaylight.yangtools + mockito-configuration + - - - - ${project.groupId} - netconf-api - - - ${project.groupId} - netconf-util - - - org.opendaylight.controller - config-util - - - ${project.groupId} - netconf-mapping-api - + + org.opendaylight.yangtools.model + ietf-inet-types + - - org.opendaylight.bgpcep - util - + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + + ${project.groupId} + netconf-client + test + + + ${project.groupId} + netconf-client + ${project.version} + test-jar + test + + + ${project.groupId} + netconf-util + test-jar + test + + + commons-io + commons-io + test + - - org.opendaylight.bgpcep - framework - + + xmlunit + xmlunit + test + + - - org.osgi - org.osgi.core - - - com.google.guava - guava - - - org.slf4j - slf4j-api - - - - org.opendaylight.bgpcep - mockito-configuration - ${bgpcep.version} - test - - - commons-io - commons-io - test - - - - ${project.groupId} - yang-store-api - test - - - xmlunit - xmlunit - test - - - ${project.groupId} - netconf-util - test - test-jar - - - ${project.groupId} - netconf-client - test - - - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator - - com.google.common.base, + + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + + + org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator + com.google.common.base, com.google.common.collect, io.netty.channel, io.netty.channel.socket, @@ -107,6 +121,9 @@ io.netty.util.concurrent, io.netty.buffer, io.netty.handler.codec, + io.netty.channel.nio, + io.netty.channel.local, + javax.annotation, javax.management, javax.net.ssl, javax.xml.namespace, @@ -114,31 +131,42 @@ org.opendaylight.controller.netconf.api, org.opendaylight.controller.netconf.api.jmx, org.opendaylight.controller.netconf.mapping.api, - org.opendaylight.controller.netconf.util, - org.opendaylight.controller.netconf.util.mapping, - org.opendaylight.controller.netconf.util.osgi, - org.opendaylight.controller.netconf.util.xml, - org.opendaylight.controller.netconf.util.handler, + org.opendaylight.controller.netconf.util.*, org.opendaylight.protocol.framework, org.osgi.framework, org.osgi.util.tracker, org.slf4j, org.w3c.dom, org.xml.sax, - org.opendaylight.controller.netconf.util.messages, - org.opendaylight.controller.config.stat, - com.siemens.ct.exi.exceptions - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - + io.netty.util.internal, + org.opendaylight.controller.netconf.api.monitoring, + org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924, + org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924, + org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004, + org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state, + org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state.sessions, + org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state.schemas, + org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.extension.rev131210, + org.opendaylight.yangtools.yang.binding, + org.openexi.*, + org.opendaylight.controller.netconf.nettyutil.* + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +