From: Michael Vorburger Date: Thu, 9 Nov 2017 18:32:59 +0000 (+0100) Subject: Fix io.dropwizard.metrics version X-Git-Tag: release/nitrogen-sr2~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=1d0c61faa408ed74eddbe2aca5f51a6a98e1adc6;hp=629b5b376bbfbda69c371a13d16266d9d477e478 Fix io.dropwizard.metrics version so that it can be removed from odlparent dependencyManagement in I0ce0e4b7ad54e171c061e1bb91d568b25e9d1145 for https://jira.opendaylight.org/browse/INFRAUTILS-19 see https://lists.opendaylight.org/pipermail/odlparent-dev/2017-November/001460.html also minor clean up and remove the io.dropwizard.metrics dependency in sal-distributed-datastore, because that actually inherits it from sal-clustering-commons anyway. Change-Id: I74f41742fbcb18bbb9b798b9a4fe73ce5add87eb Signed-off-by: Michael Vorburger (cherry picked from commit 8562ca124ecb4d93f35098cfb20f3cbb569d545b) --- diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index c2f36a3039..9bc2b3aaa1 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -89,10 +89,12 @@ io.dropwizard.metrics metrics-core + 3.1.2 io.dropwizard.metrics metrics-graphite + 3.1.2 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 2b1350bf2f..a2e1a6a69b 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -70,16 +70,6 @@ test - - - io.dropwizard.metrics - metrics-core - - - io.dropwizard.metrics - metrics-graphite - - com.google.guava