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=b2df4a71980d0251c97cba91bdd1150c7d7bcdb7;hp=6351c5485242d0c699c439f1f8ccae0c5acaf073;hb=e84f63ee098fff5b02cbce1281ca0d1208f966fa;hpb=6ca44d2095f0887508dd32f0174058a627eff4f9 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 6351c54852..b2df4a7198 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,113 +2,66 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + org.opendaylight.controller + mdsal-parent + 5.0.0-SNAPSHOT + ../parent - org.opendaylight.controller sal-akka-raft - 1.6.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller sal-clustering-commons - com.google.guava - guava - - - - com.typesafe.akka - akka-actor_${scala.version} - - - - com.typesafe.akka - akka-cluster_${scala.version} - - - - com.typesafe.akka - akka-persistence_${scala.version} - - - - com.typesafe.akka - akka-remote_${scala.version} - - - - com.typesafe.akka - akka-testkit_${scala.version} - 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_${scala.version} + 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 + + + commons-lang + commons-lang test - - org.apache.felix maven-bundle-plugin @@ -121,9 +74,7 @@ - - org.apache.maven.plugins maven-jar-plugin @@ -133,20 +84,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,20 +103,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -