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=449ea17c85d3d53d3fa3588a9288c8f8756b2275;hp=adae2a23e4b6ab2b9a3476af0749105d384d5dde;hb=eb7436263ec77d89a054e39e20ec17b17cb030b7;hpb=b12f105c5daf5e08aa65f5a3eb23509cd8e6a291 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index adae2a23e4..449ea17c85 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.5 - + org.opendaylight.controller + mdsal-parent + 1.9.0-SNAPSHOT + ../parent org.opendaylight.controller sal-akka-raft - 1.7.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.7.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,15 +62,10 @@ com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 - - - junit - junit - test - + org.mockito mockito-core @@ -103,7 +77,11 @@ slf4j-simple test - + + commons-io + commons-io + test + @@ -133,21 +111,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -158,19 +121,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}/ - -