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=30d4478ee228faa7c95ec0b168ea4bfb963ef907;hp=a7baa49414f73e2551c2ca8f381c2bace793cee2;hb=HEAD;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index a7baa49414..765d4323bc 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,113 +2,82 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.controller + mdsal-parent + 9.0.4-SNAPSHOT + ../parent - org.opendaylight.controller sal-akka-raft - 1.8.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - - org.opendaylight.controller - sal-clustering-commons + com.github.spotbugs + spotbugs-annotations + true com.google.guava guava - - com.typesafe.akka - akka-actor_2.12 + org.eclipse.jdt + org.eclipse.jdt.annotation - - com.typesafe.akka - akka-cluster_2.12 + org.opendaylight.yangtools + concepts - - com.typesafe.akka - akka-persistence_2.12 + org.opendaylight.yangtools + util - - com.typesafe.akka - akka-remote_2.12 + org.opendaylight.controller + sal-clustering-commons - - com.typesafe.akka - akka-testkit_2.12 - test + org.opendaylight.controller + cds-mgmt-api - - org.osgi - org.osgi.core + org.opendaylight.controller + repackaged-akka - org.scala-lang scala-library - - - commons-io - commons-io - - org.apache.commons commons-lang3 + com.typesafe.akka - akka-slf4j_2.12 + akka-testkit_2.13 - - - junit - junit + org.awaitility + awaitility test - org.mockito - mockito-core + org.slf4j + slf4j-simple test - - org.slf4j - slf4j-simple + commons-io + commons-io test - - org.apache.felix maven-bundle-plugin @@ -121,9 +90,7 @@ - - org.apache.maven.plugins maven-jar-plugin @@ -133,20 +100,15 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - + maven-source-plugin + + + + test-jar-no-fork + + + @@ -157,5 +119,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering -