X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft-example%2Fpom.xml;h=1dc0f9e38980884e0385c21d87d260e681d92f16;hp=8eb798b3c7d632d2c1ffb179fe5042f11c5cd029;hb=8a637013c102c11323230dae08fa4407863945d6;hpb=a54ec60368110d22794602343c934902f6833c65 diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml index 8eb798b3c7..1dc0f9e389 100644 --- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml @@ -2,18 +2,39 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller + 1.5.0-SNAPSHOT sal-akka-raft-example bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller sal-akka-raft + + + org.slf4j + slf4j-simple + @@ -25,13 +46,38 @@ ${project.groupId}.${project.artifactId} + org.opendaylight.controller.cluster.example + * + * + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + + - 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