X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=768bdbc9e0c6654e5faccabd6bccd6e88dc75f89;hb=f12d62d2dc28a883c1f1b38df7d72a9142c2abfb;hp=4b6091b4294f7ecd2a5ef103d1729440138f5193;hpb=5448d6812e386bd56aec7209c4852c586a6163b3;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..768bdbc9e0 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.3.0-SNAPSHOT sal-akka-raft bundle @@ -59,6 +59,11 @@ commons-io + + org.apache.commons + commons-lang3 + + com.typesafe.akka akka-slf4j_${scala.version} @@ -148,7 +153,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/* + **/protobuff/**/*,**/target/**/*