X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-api%2Fpom.xml;h=c770c2812e582ad39ed68f3f4671241e22a975e4;hb=cd471d168b661da0bec9ddc29e24bfacba2b7bc6;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..c770c2812e 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 3.0.2 org.opendaylight.controller cds-access-api - 1.1.0-SNAPSHOT + 1.4.0-SNAPSHOT bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 2.0.1 pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.8.0-SNAPSHOT pom import @@ -40,7 +40,7 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 @@ -57,6 +57,17 @@ org.opendaylight.controller sal-clustering-commons + + + + org.opendaylight.yangtools + mockito-configuration + + + com.typesafe.akka + akka-testkit_2.12 + test + @@ -68,6 +79,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +