X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=c60506ef447d821d5458dbb399c30a1ab0e94325;hp=85fff89777e9caf5c8a10aab4f5c09a57c15dc0d;hb=2c4a9be1a89caa93f4f2697401771dcb0fa67c5a;hpb=0aa213fe3642365828fdd4de07bf5673429dc5eb diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 85fff89777..c60506ef44 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -1,114 +1,119 @@ + 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.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} - 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 + ${project.version} + 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} - yang-store-api - test - - - xmlunit - xmlunit - test - - - ${project.groupId} - netconf-util - test - test-jar - - - ${project.groupId} - netconf-client - test - - - org.opendaylight.controller - commons.logback_settings - - - - - - - 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, @@ -117,6 +122,7 @@ io.netty.buffer, io.netty.handler.codec, io.netty.channel.nio, + io.netty.channel.local, javax.annotation, javax.management, javax.net.ssl, @@ -125,18 +131,13 @@ 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, 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, @@ -147,17 +148,25 @@ 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.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - + org.openexi.*, + org.opendaylight.controller.netconf.nettyutil.* + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +