X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft-example%2Fpom.xml;h=959b1fa5853caa3604f8d2a280e057414edb5727;hb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;hp=8eb798b3c7d632d2c1ffb179fe5042f11c5cd029;hpb=dea515c8870769408b9bea29f555d6b71ff43211;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..959b1fa585 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -2,18 +2,44 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.1 + + + org.opendaylight.controller sal-akka-raft-example + 1.6.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller sal-akka-raft + + + org.slf4j + slf4j-simple + + + + com.google.guava + guava + @@ -25,15 +51,35 @@ ${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 + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +