X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft-example%2Fpom.xml;h=04a46e229f590ed534de7fa217ce6ef8d7a3b73f;hb=88620eacdbb3a8e4b8c3114f0628ff95a5c8b5f6;hp=315349a90c0a38ca31193e329b245d73570ad775;hpb=aa77e20225cc04235315892cf148393149cbf8fc;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 315349a90c..04a46e229f 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.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.4 + + + org.opendaylight.controller sal-akka-raft-example + 1.7.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller @@ -19,6 +35,11 @@ org.slf4j slf4j-simple + + + com.google.guava + guava + @@ -30,18 +51,32 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.controller.cluster.example - * - * + 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}/ + +