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=848d425bf9d8a712d42a873b564a1657b9d95953;hp=ea686d966ffa63b60e1cf3cb839db2f2eb034f1e;hb=83cff3d85f6ff7177893f260059e1df53195328a;hpb=2a35e5ab8c3300757a425841d017097c1fa31e68 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