X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=869dec0a07f6f9f859285a177d36624f34b05871;hb=5b8cb5582ef3f4eeabc423c6bc2580d4bea9af0c;hp=62e2c24f52ec2b4947e09754a360290661d56eb3;hpb=6602310b78b5bf54899456e2efa867d116731267;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 62e2c24f52..869dec0a07 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,113 +2,83 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.controller + mdsal-parent + 2.0.1-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} + akka-actor_2.13 - com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.13 - com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.13 - com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.13 - com.typesafe.akka - akka-testkit_${scala.version} - test - - - - org.osgi - org.osgi.core + akka-slf4j_2.13 - org.scala-lang scala-library - - - commons-io - commons-io - - org.apache.commons commons-lang3 - - com.typesafe.akka - akka-slf4j_${scala.version} + org.osgi + org.osgi.core - + - junit - junit + com.typesafe.akka + akka-testkit_2.13 test - org.mockito - mockito-core + 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 @@ -117,12 +87,10 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * - org.apache.maven.plugins maven-jar-plugin @@ -134,21 +102,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -158,20 +111,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}/ - -