X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=848d425bf9d8a712d42a873b564a1657b9d95953;hb=c74d5c2399e500fe3e690edc8cee497b1cb6f867;hp=ea686d966ffa63b60e1cf3cb839db2f2eb034f1e;hpb=e64d758b45360b2ed8b7d8967fc1c7caaa7aa58f;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index ea686d966f..848d425bf9 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -57,15 +57,20 @@ sal-binding-config - org.opendaylight.controller - sal-broker-impl + sal-inmemory-datastore + 1.1-SNAPSHOT @@ -113,6 +118,18 @@ scala-library + + org.opendaylight.controller + sal-clustering-commons + 1.1-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft + 1.1-SNAPSHOT + + junit @@ -131,6 +148,7 @@ ${slf4j.version} test + @@ -145,6 +163,23 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;* + + sal-clustering-commons; + sal-akka-raft; + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true