X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=8cc08148ddba168321195cf3d05dafbed6ab7c94;hb=18c502c34208cd22edbaa563b97617ed64b2db23;hp=92d1b7da1939105b4b7861a492192a1676e8a6e6;hpb=766301b726a579baa2a70c6734c4b8ba0269c6a6;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 92d1b7da19..8cc08148dd 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 2.0.4-SNAPSHOT + 3.0.10 ../parent @@ -21,7 +21,7 @@ org.osgi - org.osgi.core + osgi.core org.osgi @@ -29,36 +29,6 @@ - - com.typesafe.akka - akka-actor_2.13 - - - com.typesafe.akka - akka-cluster_2.13 - - - com.typesafe.akka - akka-osgi_2.13 - - - org.osgi - org.osgi.compendium - - - - - com.typesafe.akka - akka-persistence_2.13 - - - com.typesafe.akka - akka-remote_2.13 - - - com.typesafe.akka - akka-slf4j_2.13 - org.scala-lang.modules scala-java8-compat_2.13 @@ -66,7 +36,6 @@ com.typesafe.akka akka-testkit_2.13 - test @@ -109,6 +78,10 @@ org.opendaylight.controller cds-dom-api + + org.opendaylight.controller + cds-mgmt-api + org.opendaylight.controller sal-akka-raft-example