X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dummy-distributed-datastore%2Fpom.xml;h=4e4bf0b8f1be2f018256c5ddcfd8cd15c302f261;hb=622f9ae813ec26c1016ba36a9802552ae383d86e;hp=0a6e7c630103798088f13dea080719b7aa04d197;hpb=eb26ed6f78c3545ff399e3c58766e1e54a7885bf;p=controller.git diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 0a6e7c6301..4e4bf0b8f1 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -2,71 +2,16 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.5 - + org.opendaylight.controller + mdsal-parent + 3.0.5-SNAPSHOT + ../parent - org.opendaylight.controller sal-dummy-distributed-datastore - 1.7.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - - - com.google.guava - guava - - - - com.typesafe.akka - akka-actor_${scala.version} - - - - com.typesafe.akka - akka-cluster_${scala.version} - - - - com.typesafe.akka - akka-persistence_${scala.version} - - - - com.typesafe.akka - akka-remote_${scala.version} - - - - com.typesafe.akka - akka-testkit_${scala.version} - test - - - - com.typesafe.akka - akka-slf4j_${scala.version} - - - - com.typesafe.akka - akka-osgi_${scala.version} - - org.opendaylight.controller sal-clustering-commons @@ -84,14 +29,8 @@ - junit - junit - test - - - org.mockito - mockito-core - test + com.typesafe.akka + akka-testkit_2.13