X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=d3a6e56739b15f2bb5d9ea20e729bf03df103831;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=376be8c107a612f3f9b19a5de5d2e8707e7f38a1;hpb=314d5b41ea6b464db939da95a33c872f594ccada;p=controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 376be8c107..d3a6e56739 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 1.8.2-Carbon org.opendaylight.controller cds-access-client - 1.1.0-SNAPSHOT + 1.1.2-Carbon bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 1.1.2-Carbon pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.5.2-Carbon pom import @@ -58,13 +58,17 @@ org.mockito - mockito-all + mockito-core com.typesafe.akka akka-testkit_${scala.version} test + + com.google.guava + guava-testlib + org.opendaylight.controller sal-clustering-commons @@ -81,6 +85,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +