X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b138574add54d52b50e037445c343b158c372436;hb=5db008370b529e46305931f94e937f8b332ec299;hp=d545cf49ecf1e72e51db6b188b8ca8dd5ff9670e;hpb=dceb9db7853dabfbd4abdfb3d886a79871097831;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index d545cf49ec..b138574add 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -93,6 +93,10 @@ org.opendaylight.controller sal-akka-raft + + org.opendaylight.controller + cds-access-api + org.opendaylight.controller sal-akka-raft-example @@ -129,6 +133,10 @@ sal-dom-broker-config + + org.opendaylight.mdsal + mdsal-dom-api + org.opendaylight.controller sal-core-spi @@ -175,7 +183,12 @@ ${project.groupId}.${project.artifactId} org.opendaylight.controller.cluster.datastore.osgi.Activator - + + org.opendaylight.controller.cluster.datastore; + org.opendaylight.controller.cluster.datastore.config; + org.opendaylight.controller.cluster.datastore.messages; + org.opendaylight.controller.cluster.datastore.utils; + !*snappy; !org.jboss.*;