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=0ec83c86b35071d5de765336c4c45b7c22140939;hp=084ef16f575ce67c8725031e2742a86f1f7105d5;hb=edcc020c8fda4b13f22a31d79c13feef0b53b0ee;hpb=c5966fe28f0ccdcc56c5690f138831778f007ea4 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 084ef16f57..0ec83c86b3 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,16 +4,15 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT sal-akka-raft bundle - com.google.protobuf - protobuf-java - 2.5.0 + org.opendaylight.controller + sal-clustering-commons com.google.guava @@ -60,6 +59,11 @@ commons-io + + org.apache.commons + commons-lang3 + + com.typesafe.akka akka-slf4j_${scala.version} @@ -81,7 +85,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -97,9 +100,9 @@ ${project.groupId}.${project.artifactId} - - - + org.opendaylight.cluster.raft + * + * @@ -150,7 +153,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/* + **/protobuff/**/*,**/target/**/*