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=159c9131dfdee48d3e9d972ea2c36d8ad7b62916;hp=0c3387a5f8daf15a392b7de82d9badf07597bc4b;hb=a7e57cf252c2a19a1acfbc23402eed634ae2ac5a;hpb=bfd9a658ae78b1201541cd4a369028fa073b3f15 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 0c3387a5f8..159c9131df 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -92,7 +92,12 @@ org.opendaylight.controller sal-akka-raft - 1.2.0-SNAPSHOT + + + org.opendaylight.controller + sal-akka-raft + test-jar + test org.opendaylight.controller @@ -114,6 +119,11 @@ org.opendaylight.controller sal-common-util + + org.opendaylight.controller + sal-broker-impl + + org.opendaylight.controller sal-core-spi @@ -143,6 +153,11 @@ org.opendaylight.yangtools yang-data-impl + + org.apache.commons + commons-lang3 + +