X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-akka-raft-example%2Fpom.xml;h=c612ec5b17e244e770977803b152caefdcfa9597;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=10a8c31d63f5a4e0e59c631eec1c01153120e9cc;hpb=5197d588dac65f2345cbcba2e5aefae308fcf3a0;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 10a8c31d63..c612ec5b17 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -2,13 +2,29 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.2-Carbon + + + org.opendaylight.controller sal-akka-raft-example + 1.5.2-Carbon bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.2-Carbon + pom + import + + + + org.opendaylight.controller @@ -19,6 +35,11 @@ org.slf4j slf4j-simple + + + com.google.guava + guava + @@ -38,10 +59,27 @@ + 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 + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +