X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft-example%2Fpom.xml;h=ea56adf3a9ce716fa119187cbd3b579fcb1aa1da;hb=refs%2Fheads%2Fstable%2Fnitrogen;hp=46fae5533e3eb73fd7dfe64bf77b242c78d04d77;hpb=f9a9cd1ea40d2477ccb16b03c71a87595226595a;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 46fae5533e..ea56adf3a9 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.2.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.7 + + + org.opendaylight.controller sal-akka-raft-example + 1.6.4-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.4-SNAPSHOT + pom + import + + + + org.opendaylight.controller sal-akka-raft + + + org.slf4j + slf4j-simple + + + + com.google.guava + guava + @@ -30,10 +56,27 @@ + - 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}/ + +