X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=91526eb3cd3a99f0c5eea8450b51123cd5112c8c;hb=6d9b1057a07bd6efc29be852721070e1fec5a496;hp=d6030ea45720b1f7071bf88b7d7bf9bde4314c21;hpb=78aa007feef2169a0280bd3d3fbbbea160b63d82;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 + +