X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=3dd44bb8504d530b030da962a2636fa415e293f0;hb=9340a64d067473032111bd8c3341ea6855cd9e4a;hp=5aea3fb95947b499937606c358b5022f371b4710;hpb=8a31e147100aa64b6090d856b2efe7ef50021555;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5aea3fb959..3dd44bb850 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -118,6 +118,12 @@ scala-library + + org.opendaylight.controller + sal-protocolbuffer-encoding + 1.1-SNAPSHOT + + junit @@ -136,6 +142,7 @@ ${slf4j.version} test + @@ -150,6 +157,21 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;* + + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true