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=08262c10888667f485346cd98f2623e0297d4fd9;hp=5aea3fb95947b499937606c358b5022f371b4710;hb=341ef75cc16912e5b51a260ce1a0a57076d4da58;hpb=184dcbf28d9382eb68c00bca88223b66ae97c120 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5aea3fb959..08262c1088 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -40,6 +40,11 @@ akka-testkit_${scala.version} + + com.typesafe.akka + akka-slf4j_${scala.version} + + @@ -118,6 +123,18 @@ scala-library + + org.opendaylight.controller + sal-clustering-commons + 1.1-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft + 1.1-SNAPSHOT + + junit @@ -136,6 +153,7 @@ ${slf4j.version} test + @@ -150,6 +168,23 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;!com.jcraft.*;* + + sal-clustering-commons; + sal-akka-raft; + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true