X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=5fa48d34e84b4fb0a79eb25563e395a9fa2917e5;hb=7eaa416d52e72f2db5928a2b7ee59962354ff82f;hp=23f37bfe14ceb34df20d29ed8325ae829ac27bd4;hpb=8f129cf7f303a4a702a3b632114b8a85808671d7;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 23f37bfe14..5fa48d34e8 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 - + org.opendaylight.controller + mdsal-parent + 1.10.1 + ../parent org.opendaylight.controller sal-akka-raft - 1.6.0-SNAPSHOT + 1.10.1 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}/ - -