X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=63f163211ecdf10d91bf236c14c8eb79614924d2;hb=8a637013c102c11323230dae08fa4407863945d6;hp=3dcc546426165ac578486c5dd528b7b8cb4d0766;hpb=d097d70beab05f7fcb028ff12b2c47e35570fb55;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 3dcc546426..63f163211e 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -1,19 +1,35 @@ 4.0.0 + - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller + 1.5.0-SNAPSHOT sal-akka-raft bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + - com.google.protobuf - protobuf-java - 2.5.0 + org.opendaylight.controller + sal-clustering-commons com.google.guava @@ -32,7 +48,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} @@ -43,6 +59,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -55,7 +72,23 @@ scala-library - + + commons-io + commons-io + + + + org.apache.commons + commons-lang3 + + + + com.typesafe.akka + akka-slf4j_${scala.version} + + + + junit junit @@ -70,7 +103,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -86,9 +118,9 @@ ${project.groupId}.${project.artifactId} - - - + org.opendaylight.cluster.raft + * + * @@ -110,8 +142,12 @@ jacoco-maven-plugin - org.opendaylight.controller.* + org/opendaylight/controller/cluster/**/* + + org/opendaylight/controller/cluster/raft/protobuff/**/* + org/opendaylight/controller/cluster/example/**/* + false @@ -135,14 +171,36 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/* + checkstyle.violationSeverity=error + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + + - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering