X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=2179667f8ffe8360aa46ea13752b4a5f4a7a3bd1;hp=dc20296ff52d2fe3256507dc90022ab6a7a89918;hb=cd2f680988549922b1c928b7c01fc31112eeca4c;hpb=1b8f7c7beaed83797320686bebddd536637aed9a diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index dc20296ff5..2179667f8f 100644 --- a/opendaylight/md-sal/sal-dom-broker/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker/pom.xml @@ -4,27 +4,31 @@ org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-broker-impl bundle - - com.github.romix - java-concurrent-hash-trie-map - com.google.guava guava - junit - junit + com.lmax + disruptor - org.opendaylight.controller - config-api + org.opendaylight.mdsal + mdsal-eos-dom-api + + + org.opendaylight.mdsal + mdsal-dom-api + + + org.opendaylight.mdsal + mdsal-dom-broker org.opendaylight.controller @@ -45,8 +49,6 @@ org.opendaylight.controller sal-inmemory-datastore - 1.2.0-SNAPSHOT - org.opendaylight.yangtools @@ -61,6 +63,10 @@ yang-parser-impl + + junit + junit + org.slf4j slf4j-api @@ -74,7 +80,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -89,63 +94,27 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.controller.sal.dom.broker.osgi.SchemaServiceActivator - org.opendaylight.controller.sal.dom.broker.spi, - - + + + org.opendaylight.controller.sal.dom.broker, org.opendaylight.controller.sal.dom.broker.impl, - org.opendaylight.controller.sal.dom.broker.impl.*, - - org.opendaylight.controller.sal.dom.broker, org.opendaylight.controller.sal.dom.broker.osgi, org.opendaylight.controller.sal.dom.broker.util, - org.opendaylight.controller.config.yang.md.sal.dom.impl, - org.opendaylight.controller.config.yang.md.sal.dom.statistics,\ + org.opendaylight.controller.sal.dom.broker.spi, + + org.opendaylight.controller.md.sal.dom.broker.impl, org.opendaylight.controller.md.sal.dom.broker.impl.*, - org.opendaylight.yangtools.yang.util, - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.dom.impl.rev131028.* + org.opendaylight.controller.md.sal.dom.clustering.impl, + * - java-concurrent-hash-trie-map;inline=true - - - org.opendaylight.yangtools - yang-maven-plugin - - - - 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} - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - target/site/models - - - true - - - - - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL