X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=27788fc2eee0a09c1e56af2e788bd0be07aff319;hp=0c3387a5f8daf15a392b7de82d9badf07597bc4b;hb=e3a22ae5edead2319553bb4dfce59e359386d535;hpb=b8fa55473c0555d7418e9d1c5b313dd157b62392 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 0c3387a5f8..27788fc2ee 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -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 @@ -114,6 +124,11 @@ org.opendaylight.controller sal-common-util + + org.opendaylight.controller + sal-broker-impl + + org.opendaylight.controller sal-core-spi @@ -143,6 +158,11 @@ org.opendaylight.yangtools yang-data-impl + + org.apache.commons + commons-lang3 + +