X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=a987ceefc821681c5ded1111245433b1c45db093;hb=720b039093db2268d6dfeed364e685d34d6c62bf;hp=b52e85bb219190b3c0fc76903905aedf8232bc26;hpb=a92d9d6a21a0f6ca8d2153795721f500eaf29ee9;p=controller.git diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index b52e85bb21..a987ceefc8 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -1,119 +1,126 @@ - + + 4.0.0 - - netconf-subsystem - org.opendaylight.controller - 0.2.1-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.version} - - - ${project.groupId} - netconf-util - ${project.version} - - - org.opendaylight.controller - config-util - 0.2.1-SNAPSHOT - - - ${project.groupId} - netconf-mapping-api - ${project.version} - + + 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 + 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 - test - - - commons-io - commons-io - 2.4 - test - - - - ${project.groupId} - - yang-store-api - test - - - xmlunit - xmlunit - 1.4 - test - - - ${project.groupId} - netconf-util - ${project.version} - test - test-jar - - - ${project.groupId} - netconf-client - ${project.version} - test - - - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator - - com.google.common.base, + + + + 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, + io.netty.channel.local, + javax.annotation, javax.management, javax.net.ssl, javax.xml.namespace, @@ -121,28 +128,41 @@ 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.*, 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 - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - + 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 + + + + test-jar + + package + + + + +