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=63f163211ecdf10d91bf236c14c8eb79614924d2;hp=768bdbc9e0c6654e5faccabd6bccd6e88dc75f89;hb=8a637013c102c11323230dae08fa4407863945d6;hpb=dea515c8870769408b9bea29f555d6b71ff43211 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 768bdbc9e0..63f163211e 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -1,14 +1,31 @@ 4.0.0 + - org.opendaylight.controller - sal-parent - 1.3.0-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 + + + + org.opendaylight.controller @@ -31,7 +48,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} @@ -42,6 +59,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -153,14 +171,36 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/*,**/target/**/* + 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