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=89c32f645aa715bc7276a4f58fab810cfd33a325;hp=e427443911be26cb895a74b90684ebb8b6f67275;hb=8d3faafcb661be94df908f3a6eee0c26687ed911;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index e427443911..89c32f645a 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,62 +2,46 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 1.10.0-SNAPSHOT + ../parent org.opendaylight.controller sal-akka-raft - 1.6.0-SNAPSHOT + 1.10.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.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test @@ -71,11 +55,6 @@ scala-library - - commons-io - commons-io - - org.apache.commons commons-lang3 @@ -83,13 +62,13 @@ com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 - + - junit - junit + org.awaitility + awaitility test @@ -97,13 +76,21 @@ mockito-core test - org.slf4j slf4j-simple test - + + commons-io + commons-io + test + + + commons-lang + commons-lang + test + @@ -117,7 +104,6 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * @@ -134,21 +120,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -159,19 +130,4 @@ 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}/ - -