X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=6f19731f016a36f814029f46288c1532666fc70d;hp=ffc15d878a20d7b8b3ae64ca39b57ec839f559fb;hb=bfd413d87f82ee3ffed67a141a980805950a0f06;hpb=cb98269f3ccd77787672053054910696e4eea470 diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index ffc15d878a..6f19731f01 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -1,174 +1,167 @@ + 4.0.0 - - netconf-subsystem - org.opendaylight.controller - 0.2.5-SNAPSHOT - - 4.0.0 - netconf-impl - ${project.artifactId} - bundle + + org.opendaylight.controller + netconf-subsystem + 0.3.0-SNAPSHOT + + netconf-impl + bundle + ${project.artifactId} + + + ${project.groupId} + ietf-netconf-monitoring + + + ${project.groupId} + ietf-netconf-monitoring-extension + + + + ${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} - ietf-netconf-monitoring - - - ${project.groupId} - ietf-netconf-monitoring-extension - ${project.version} - - - ${project.groupId} - netconf-util - - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework - - - ${project.groupId} - netconf-mapping-api - + + org.opendaylight.yangtools.model + ietf-inet-types + - - org.opendaylight.yangtools.model - ietf-inet-types - + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + + ${project.groupId} + netconf-client + test + + + ${project.groupId} + netconf-client + test-jar + test + + + ${project.groupId} + netconf-util + test-jar + test + + + commons-io + commons-io + test + - - org.osgi - org.osgi.core - - - com.google.guava - guava - - - org.slf4j - slf4j-api - - - - org.opendaylight.yangtools - mockito-configuration - - - commons-io - commons-io - test - - - - xmlunit - xmlunit - test - - - ${project.groupId} - netconf-util - test - test-jar - - - ${project.groupId} - netconf-client - test - - - ${project.groupId} - netconf-client - ${project.version} - test-jar - test - - - org.opendaylight.controller - commons.logback_settings - - - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator - - com.google.common.base, - com.google.common.collect, - io.netty.channel, - io.netty.channel.socket, - io.netty.util, - io.netty.util.concurrent, - io.netty.buffer, - io.netty.handler.codec, - io.netty.channel.nio, - javax.annotation, - javax.management, - javax.net.ssl, - javax.xml.namespace, - javax.xml.xpath, - 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.protocol.framework, - org.osgi.framework, - org.osgi.util.tracker, - org.slf4j, - org.w3c.dom, - org.xml.sax, - org.opendaylight.controller.netconf.util.messages, - 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.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - + + xmlunit + xmlunit + test + + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator + org.opendaylight.controller.netconf.impl.* + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + package + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + + +