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=77c352284ee37dd44455ef1792ca18584fa98fb8;hp=4b6091b4294f7ecd2a5ef103d1729440138f5193;hb=eb26ed6f78c3545ff399e3c58766e1e54a7885bf;hpb=69957057d1434b95a8919c38b03eab9761812c10 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 4b6091b429..77c352284e 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,13 +2,29 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.2.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.5 + + + org.opendaylight.controller sal-akka-raft + 1.7.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller @@ -31,7 +47,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} @@ -42,6 +58,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -59,12 +76,16 @@ commons-io + + org.apache.commons + commons-lang3 + + com.typesafe.akka akka-slf4j_${scala.version} - junit @@ -73,7 +94,7 @@ org.mockito - mockito-all + mockito-core test @@ -96,7 +117,6 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * @@ -115,49 +135,27 @@ - org.jacoco - jacoco-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin - - org/opendaylight/controller/cluster/**/* - - - org/opendaylight/controller/cluster/raft/protobuff/**/* - org/opendaylight/controller/cluster/example/**/* - - false + checkstyle.violationSeverity=error - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin + + org.codehaus.mojo + findbugs-maven-plugin - **/protobuff/**/* + 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 +