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=94c895dab385a92e3f547099ac83010cb7e517ec;hp=5aea3fb95947b499937606c358b5022f371b4710;hb=287dd97fc2375eb32186515ecfdac32ee1a36d83;hpb=eb095e9201b6279355aac5a1ba3252dbd8564358 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5aea3fb959..94c895dab3 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-protocolbuffer-encoding + 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-protocolbuffer-encoding; + sal-akka-raft; + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true