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=4b6091b4294f7ecd2a5ef103d1729440138f5193;hb=edcc020c8fda4b13f22a31d79c13feef0b53b0ee;hpb=d2dbc491ef6280f43ffb536cf0392688e8b43b59 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 4b6091b429..0ec83c86b3 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -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/**/*