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=e7fcd83328f86c425e7a95092da1b3cc5f36bc47;hb=1af23ad8e572896323ed5d1c723d977a16eb7e6d;hpb=8eabfd813c5d19bbe9c2ab01ccbff32eeec58419 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index e7fcd83328..5152363ab2 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -35,6 +35,11 @@ akka-remote_${scala.version} + + com.typesafe.akka + akka-testkit_${scala.version} + + @@ -52,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 @@ -92,7 +113,6 @@ org.osgi.core - org.scala-lang scala-library @@ -109,12 +129,14 @@ mockito-all test + org.slf4j slf4j-simple ${slf4j.version} test + @@ -129,6 +151,21 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;* + + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true