diff --git a/README.md b/README.md index d71b1fb..cdac2eb 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ Releases: [https://oss.sonatype.org/content/groups/public](https://oss.sonatype. metrics-statsd version metrics version + + 3.1.x + 3.1.0 + 3.0.x 3.0.1 diff --git a/pom.xml b/pom.xml index d2f9e00..cdde220 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,14 @@ com.bealetech metrics-statsd Metrics Statsd Support - 3.0.0-SNAPSHOT + 3.1.0-SNAPSHOT jar http://github.com/organicveggie/metrics-statsd/ Statsd reporter for codahale/metrics. - 3.0.1 - 1.7.5 + 3.1.0 + 1.7.7 @@ -59,7 +59,7 @@ - com.codahale.metrics + io.dropwizard.metrics metrics-core ${metrics.version} jar