X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-api%2Fpom.xml;h=c7ee86edc398c861825226bd5ffd51045342b35d;hb=9c17a104cd90b5529b5623d1d0136d7cc332707d;hp=c8ab1a3f980c04e1d9bb7aef93baba594d786565;hpb=93fd87f9e46446be9eb8538669ebbfade205590e;p=controller.git diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index c8ab1a3f98..c7ee86edc3 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -57,6 +57,17 @@ org.opendaylight.controller sal-clustering-commons + + + + org.opendaylight.yangtools + mockito-configuration + + + com.typesafe.akka + akka-testkit_${scala.version} + test + @@ -68,6 +79,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +