X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b5f1f19f140376a80a8f8f0cc7d64a2fa1620289;hb=refs%2Fchanges%2F05%2F44705%2F48;hp=192672a66bb29b0fedd47650402f1c0126fc4f62;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 192672a66b..b5f1f19f14 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -3,13 +3,9 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + sal-parent + 1.5.0-SNAPSHOT - - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-distributed-datastore bundle @@ -158,6 +154,18 @@ org.opendaylight.mdsal mdsal-eos-dom-api + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.mdsal + mdsal-dom-broker + org.opendaylight.controller sal-core-spi @@ -252,6 +260,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + org.jacoco jacoco-maven-plugin @@ -281,30 +303,36 @@ - - - - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + - -Xdoclint:none + + + 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