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=6f106159fa23a51d2a05424bad1cd15e02d6b98c;hp=0ec83c86b35071d5de765336c4c45b7c22140939;hb=97542f208267cb5392fc8c8d9baf6c1d3ee4ae32;hpb=4349b034606957d3e876b82b14a292e6739a986a diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 0ec83c86b3..6f106159fa 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-akka-raft bundle @@ -31,7 +31,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} @@ -42,6 +42,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -153,14 +154,20 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/*,**/target/**/* + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true - - 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