X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=0ef4375bb4e77f929a3d515d4a20fc976a32f1ce;hb=97f90cb2c7865665e6f152bec1f82f4ad784b389;hp=1b195e6b14964d7a32be52e20c654568c18ee78b;hpb=b25f55c6265708661db0a43fccc595f7fdd81767;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 1b195e6b14..0ef4375bb4 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 - 2.0.2 - + org.opendaylight.controller + mdsal-parent + 1.9.0-SNAPSHOT + ../parent org.opendaylight.controller sal-akka-raft - 1.6.0-SNAPSHOT + 1.9.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 @@ -83,15 +67,10 @@ com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 - - - junit - junit - test - + org.mockito mockito-core @@ -104,6 +83,11 @@ test + + com.google.protobuf + protobuf-java + test + @@ -117,7 +101,6 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * @@ -134,21 +117,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -159,19 +127,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}/ - -