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=837ef2793d09c056cb3868f3211ed7e62e65de9d;hp=98c81c267fae2c8dd5ec70ca9d663fc33b5e340c;hb=e22153124472857433f6e1a9383e0a620b754065;hpb=c33b2b55b2eae406df001619885a0610800cb951 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 98c81c267f..837ef2793d 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 @@ -32,7 +31,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} @@ -43,6 +42,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -60,6 +60,11 @@ commons-io + + org.apache.commons + commons-lang3 + + com.typesafe.akka akka-slf4j_${scala.version} @@ -81,7 +86,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -99,6 +103,7 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft * + * @@ -149,14 +154,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