X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=28cabf5995a8d00492680025f51c32bfc19ea9f3;hp=9228c610aa7d28bcf2d7a6b8112caf80e65c256a;hb=16a0ce1ec65d0bab4316eb80bd9af9bcf608d485;hpb=afedfa80158137d46a649470b95788e8beac2c0d diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 9228c610aa..28cabf5995 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,13 +4,11 @@ org.opendaylight.controller mdsal-parent - 1.11.0-SNAPSHOT + 2.0.2-SNAPSHOT ../parent - org.opendaylight.controller sal-akka-raft - 1.11.0-SNAPSHOT bundle @@ -18,62 +16,48 @@ org.opendaylight.controller sal-clustering-commons - com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 - com.typesafe.akka - akka-cluster_2.12 + akka-cluster_2.13 - com.typesafe.akka - akka-persistence_2.12 + akka-persistence_2.13 - com.typesafe.akka - akka-remote_2.12 + akka-remote_2.13 - com.typesafe.akka - akka-testkit_2.12 - test + akka-slf4j_2.13 - - - org.osgi - org.osgi.core - - org.scala-lang scala-library - org.apache.commons commons-lang3 - - com.typesafe.akka - akka-slf4j_2.12 + org.osgi + org.osgi.core - org.awaitility - awaitility + com.typesafe.akka + akka-testkit_2.13 test - org.mockito - mockito-core + org.awaitility + awaitility test @@ -95,7 +79,6 @@ - org.apache.felix maven-bundle-plugin @@ -108,9 +91,7 @@ - - org.apache.maven.plugins maven-jar-plugin @@ -120,6 +101,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + + @@ -129,5 +120,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering -