X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=4669fbdb61ec7a28c67af91cb9157cfbaa81965b;hb=refs%2Fchanges%2F68%2F10268%2F9;hp=848d425bf9d8a712d42a873b564a1657b9d95953;hpb=00a9f11655358387b6048b0a427adc50e7df4672;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 848d425bf9..4669fbdb61 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -40,6 +40,11 @@ akka-testkit_${scala.version} + + com.typesafe.akka + akka-slf4j_${scala.version} + + @@ -130,6 +135,11 @@ 1.1-SNAPSHOT + + com.codahale.metrics + metrics-core + 3.0.1 + junit @@ -163,10 +173,11 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;* sal-clustering-commons; sal-akka-raft; + *metrics*; !sal*; !*config-api*; !*testkit*; @@ -201,7 +212,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false