X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-segmented-journal%2Fpom.xml;h=aade677758ef2932a807743572aca3310e035319;hb=16a0ce1ec65d0bab4316eb80bd9af9bcf608d485;hp=ba6b7edb6a5daa418aec6c9863ae007c76b75f2f;hpb=52fb7d830e43a9849c728c7b0d36470afe686fb5;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index ba6b7edb6a..aade677758 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,37 +12,35 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.10.0-SNAPSHOT + 2.0.2-SNAPSHOT ../parent sal-akka-segmented-journal - 1.10.0-SNAPSHOT bundle - com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-persistence_2.12 + akka-persistence_2.13 com.typesafe.akka - akka-slf4j_2.12 + akka-slf4j_2.13 test com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 com.typesafe.akka - akka-persistence-tck_2.12 + akka-persistence-tck_2.13 @@ -57,6 +55,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html scala-library + + + org.opendaylight.controller + sal-clustering-commons + + io.atomix @@ -101,5 +105,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering -