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=90c03a62dee741952ad0d4d235f27aa63dc8c923;hp=61c3cc53259f46ac0472a6c29e332a2f40e9b3fb;hb=fb07b65fda9672f38f9c995853d6c77504fa9755;hpb=e0f532e2e248c82c7ebdabe2541b91dee7ea4247 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 61c3cc5325..90c03a62de 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.9.0-SNAPSHOT + 3.0.0-SNAPSHOT ../parent - org.opendaylight.controller sal-akka-raft - 1.9.0-SNAPSHOT bundle @@ -18,75 +16,69 @@ 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 - - - commons-io - commons-io - - org.apache.commons commons-lang3 - - com.typesafe.akka - akka-slf4j_2.12 + org.osgi + org.osgi.core - org.mockito - mockito-core + com.typesafe.akka + akka-testkit_2.13 + test + + + org.awaitility + awaitility test - org.slf4j slf4j-simple test + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + - org.apache.felix maven-bundle-plugin @@ -99,9 +91,7 @@ - - org.apache.maven.plugins maven-jar-plugin @@ -111,6 +101,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + + @@ -120,5 +120,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering -