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=648e8d23d06892f8964ed65e322b7cb988ee8194;hb=d206d27042eef2185c875f85cf6eac61a1bd77c4;hpb=971b179000ef1cc56699de35061cf6f97d4cf36f diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 648e8d23d0..9c5129d6a4 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -135,6 +135,11 @@ 1.1-SNAPSHOT + + com.codahale.metrics + metrics-core + 3.0.1 + junit @@ -168,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*;