X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=ad8a7367a08b48a6f9dc057e5a65a77d76db0028;hb=08221ab20d1632f7c1995d5e1038411a89bc4d4a;hp=4b6091b4294f7ecd2a5ef103d1729440138f5193;hpb=57a36381ae7f6624a14fe9009783f5edb930fe72;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 4b6091b429..ad8a7367a0 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 @@ -59,6 +60,11 @@ commons-io + + org.apache.commons + commons-lang3 + + com.typesafe.akka akka-slf4j_${scala.version} @@ -73,7 +79,7 @@ org.mockito - mockito-all + mockito-core test @@ -148,14 +154,20 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/* + 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