X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=8edbec285fc6f6f12e828167d8d7aa443d2eac9f;hp=b0e92c87f192f4e5d1d4321ab59eabb0ff3aa825;hb=e78622411319748472b5d9edab14eb6dc92cf6b1;hpb=212081e3f3f8b88b15e2cf1c0d6fd96cb260fe22 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index b0e92c87f1..8edbec285f 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -3,10 +3,13 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + config-parent + 0.7.0-SNAPSHOT + ../../config/config-parent + sal-distributed-datastore + 1.6.0-SNAPSHOT bundle @@ -223,7 +226,9 @@ org.opendaylight.controller.cluster.datastore; org.opendaylight.controller.cluster.datastore.config; org.opendaylight.controller.cluster.datastore.messages; + org.opendaylight.controller.cluster.datastore.persisted; org.opendaylight.controller.cluster.datastore.utils; + org.opendaylight.controller.cluster.sharding; !*snappy; @@ -234,25 +239,6 @@ *; org.opendaylight.controller.md.sal.dom.broker.impl.jmx - @@ -282,69 +268,29 @@ true - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - - - org.opendaylight.controller.config.yang.config.* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - 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 - - - - + 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:Architecture:Clustering + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +