X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b5f1f19f140376a80a8f8f0cc7d64a2fa1620289;hb=5370e8be094b802caa732efb4da5a035c53dc9c6;hp=394d3816e276457f0d953a0d9044819530633e49;hpb=a510fba141230ce9fe8301f9eb0198cc09df46ca;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 394d3816e2..b5f1f19f14 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -154,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 @@ -255,6 +267,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + + org.jacoco jacoco-maven-plugin