X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=5152363ab2640e1dc1a612612bdcb0129e64692a;hb=7d753ff9887cb803bdcd222aec2ab2a0a9c87906;hp=cf28d067ab541da548abb71d39aa54d96ce4e34e;hpb=5213be60d33416fe7da6081cab65308d42765e41;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index cf28d067ab..5152363ab2 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 @@ -120,6 +136,7 @@ ${slf4j.version} test + @@ -134,6 +151,21 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;* + + !sal*; + !*config-api*; + !*testkit*; + akka*; + *leveldb*; + *config*; + *hawt*; + *protobuf*; + *netty*; + *uncommons*; + *scala*; + + true