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=f2719bccc85e157878b540220c8bafaba6200dfe;hpb=1d3c54640b9fff649fe8d0f57e20d56f8f936cc1;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index f2719bccc8..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 @@ -179,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.*;