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=9c5129d6a4eb932f764a158530e304808dbb375d;hp=94c895dab385a92e3f547099ac83010cb7e517ec;hb=d206d27042eef2185c875f85cf6eac61a1bd77c4;hpb=17d82f582a6bc13c78be3b19954ff8c021180e93 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 94c895dab3..9c5129d6a4 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} + + @@ -120,7 +125,7 @@ org.opendaylight.controller - sal-protocolbuffer-encoding + sal-clustering-commons 1.1-SNAPSHOT @@ -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-protocolbuffer-encoding; + sal-clustering-commons; sal-akka-raft; + *metrics*; !sal*; !*config-api*; !*testkit*;