X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft-example%2Fpom.xml;h=8667253a2d1aea7beb4a5a946c0bbc5802e2ffca;hb=ea13216ab31269d4d0b822efb346a00ad82276ef;hp=8eb798b3c7d632d2c1ffb179fe5042f11c5cd029;hpb=608760751ce7fcf4e84e86a8b33d43bc1d9984d6;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index 8eb798b3c7..8667253a2d 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-akka-raft-example bundle @@ -14,6 +14,16 @@ org.opendaylight.controller sal-akka-raft + + + org.slf4j + slf4j-simple + + + + com.google.guava + guava + @@ -25,13 +35,16 @@ ${project.groupId}.${project.artifactId} + org.opendaylight.controller.cluster.example + * + * - 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