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=ea686d966ffa63b60e1cf3cb839db2f2eb034f1e;hb=0eb621d29daaf08979c356e2148e99c48458e169;hpb=00c362a353f1a7e6145f4c50811fa8b7a6c871d2 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index ea686d966f..94c895dab3 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-protocolbuffer-encoding + 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-protocolbuffer-encoding; + sal-akka-raft; + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true