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=5aea3fb95947b499937606c358b5022f371b4710;hpb=184dcbf28d9382eb68c00bca88223b66ae97c120;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5aea3fb959..848d425bf9 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -118,6 +118,18 @@ scala-library + + org.opendaylight.controller + sal-clustering-commons + 1.1-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft + 1.1-SNAPSHOT + + junit @@ -136,6 +148,7 @@ ${slf4j.version} test + @@ -150,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