X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=9e24995a9fef7153cbbc8e966f551005a8382b88;hb=1d0370feb32b84119bf4c570b9e6e9abbe8d9511;hp=2d4bde9922a116c2905535e1064effd8893a8263;hpb=4b59df006c79ffb8119152e5a8bc6aadd276c031;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 2d4bde9922..9e24995a9f 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.12.0-SNAPSHOT + 3.0.0-SNAPSHOT ../parent - org.opendaylight.controller sal-akka-raft - 1.12.0-SNAPSHOT bundle @@ -18,62 +16,31 @@ org.opendaylight.controller sal-clustering-commons - - - com.typesafe.akka - akka-actor_2.13 - - - - com.typesafe.akka - akka-cluster_2.13 - - - - com.typesafe.akka - akka-persistence_2.13 - - - com.typesafe.akka - akka-remote_2.13 - - - - com.typesafe.akka - akka-testkit_2.13 - test - - - - org.osgi - org.osgi.core + org.opendaylight.controller + repackaged-akka - org.scala-lang scala-library - org.apache.commons commons-lang3 - - com.typesafe.akka - akka-slf4j_2.13 + org.osgi + org.osgi.core - org.awaitility - awaitility - test + com.typesafe.akka + akka-testkit_2.13 - org.mockito - mockito-core + org.awaitility + awaitility test @@ -95,7 +62,6 @@ - org.apache.felix maven-bundle-plugin @@ -108,9 +74,7 @@ - - org.apache.maven.plugins maven-jar-plugin @@ -120,6 +84,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + + @@ -129,5 +103,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering -