X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=d7eeee3ee39486d199f1caa84177fb9d561f3a72;hb=8ab534fbb9b2bd55b111b6d7717b625a55df928f;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..d7eeee3ee3 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.4-SNAPSHOT ../parent @@ -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