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=5152363ab2640e1dc1a612612bdcb0129e64692a;hp=ea686d966ffa63b60e1cf3cb839db2f2eb034f1e;hb=1af23ad8e572896323ed5d1c723d977a16eb7e6d;hpb=00c362a353f1a7e6145f4c50811fa8b7a6c871d2 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index ea686d966f..5152363ab2 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 @@ -131,6 +136,7 @@ ${slf4j.version} test + @@ -145,6 +151,21 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;* + + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true