X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=3d872a78d6c6e109e7ec1a037e3dbf7979323602;hb=dac16f0d464eff3325b3800a803e81b303964e4b;hp=e229b4114a6f1fcea2339d465dcf69ac75e2050e;hpb=a9aa26d372a3c018132351153b308e053bafc9d4;p=controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index e229b4114a..3d872a78d6 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.0-Carbon org.opendaylight.controller cds-access-client - 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 @@ -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