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=7049509358b5906b3923b7c30a41be3404b1a747;hp=e68e7815252f5326ba2af41eea0fc43ba826e87a;hb=23049d1bb77b0eb8d115ad7c485c09a2367800df;hpb=b5b204bafd8ee18692fc023cb2eae6e123369340 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index e68e781525..7049509358 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.1-SNAPSHOT + 1.4.0-SNAPSHOT sal-akka-raft bundle @@ -13,7 +13,6 @@ org.opendaylight.controller sal-clustering-commons - 1.1-SNAPSHOT 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 @@ -150,14 +153,14 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/* + **/protobuff/**/*,**/target/**/* - 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