X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-api%2Fpom.xml;h=a5ae9a5d8972d1140c5af479a97a8030156167f1;hb=d7c9a8ccfcb57f005490a226803d094289997ef9;hp=8783ce66aa2efbca854c8c6df2566bed128f2338;hpb=d63cb58db4227292de723345e9f26852846d235d;p=controller.git diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index 8783ce66aa..a5ae9a5d89 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 + 2.0.2 org.opendaylight.controller cds-access-api - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom import @@ -57,6 +57,17 @@ org.opendaylight.controller sal-clustering-commons + + + + org.opendaylight.yangtools + mockito-configuration + + + com.typesafe.akka + akka-testkit_${scala.version} + test +