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=31b0bb80c05ca221fc865b6d8de467a4e43ebac8;hp=94c895dab385a92e3f547099ac83010cb7e517ec;hb=351a78c9840c5b98a478b91ffd50befad998eb0e;hpb=5ffd4b46ca00fc8f3d801050670c890117dc0811 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 94c895dab3..31b0bb80c0 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,15 @@ 1.1-SNAPSHOT + + com.codahale.metrics + metrics-core + + + + com.codahale.metrics + metrics-graphite + junit @@ -163,10 +177,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*; @@ -201,7 +216,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false