X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=02a6b276c7f1ca246cf77ac30c6c5e47eef6642f;hp=724bfaf9f487839384b99633b044c72f35e58df5;hb=0539878063506ceba2a165869f5651f29437a47c;hpb=eeb82d7528dda160a8dfcabbef10c85865a629be diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 724bfaf9f4..02a6b276c7 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.5-SNAPSHOT + 4.0.0-SNAPSHOT ../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