X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=91526eb3cd3a99f0c5eea8450b51123cd5112c8c;hb=a54ec60368110d22794602343c934902f6833c65;hp=d6030ea45720b1f7071bf88b7d7bf9bde4314c21;hpb=1e80b656857bf829d8ae3cae21b0b726190b96ea;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index d6030ea457..91526eb3cd 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT sal-distributed-datastore bundle @@ -92,7 +92,17 @@ org.opendaylight.controller sal-akka-raft - 1.2.0-SNAPSHOT + + + org.opendaylight.controller + sal-akka-raft-example + test + + + org.opendaylight.controller + sal-akka-raft + test-jar + test org.opendaylight.controller @@ -148,6 +158,11 @@ org.opendaylight.yangtools yang-data-impl + + org.apache.commons + commons-lang3 + +