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=cf28d067ab541da548abb71d39aa54d96ce4e34e;hb=0eb621d29daaf08979c356e2148e99c48458e169;hpb=3a826be203c89413a1001d80e508e18dca9d7f45 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index cf28d067ab..94c895dab3 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -57,6 +57,22 @@ sal-binding-config + + org.opendaylight.yangtools + yang-data-api + + + + org.opendaylight.yangtools + yang-data-impl + + + + org.opendaylight.controller + sal-inmemory-datastore + 1.1-SNAPSHOT + + org.opendaylight.controller sal-common-api @@ -102,6 +118,18 @@ scala-library + + org.opendaylight.controller + sal-protocolbuffer-encoding + 1.1-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft + 1.1-SNAPSHOT + + junit @@ -120,6 +148,7 @@ ${slf4j.version} test + @@ -134,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