diff --git a/docs/pom.xml b/docs/pom.xml index d399f3144d..1b86b099af 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index ee36517955..2038303d56 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index fd2643a47c..a41a7155db 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index 19d2329912..3ef9fb349b 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index b7ca916609..9a742d94d8 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-caffeine diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index afa9641411..56df56ae4a 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index de4906977c..52419d138a 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index 6cd28727ef..796da52b65 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 713b8544ff..5ddc9b581d 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index 3680646eca..aaeeb7cf8d 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index d3fb30fce8..f109944198 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 6c76de242e..871ebe0b37 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index a54cc79fcb..a2f81a1c8e 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-httpclient5 diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 5523dfd296..5922111db2 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index 2da48dd0ec..112a95dfae 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,11 +4,11 @@ metrics-parent io.dropwizard.metrics - 4.1.29-SNAPSHOT + 4.1.29 metrics-jcstress - 4.1.29-SNAPSHOT + 4.1.29 jar Metrics JCStress tests diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index ea8e3e8092..f789ee72c3 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index c25171e138..d065d2a591 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 2479db9ae3..ac1cbf372f 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-jersey2 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index d4a0e590fd..b203ce50a4 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 3050557c76..0ce74d36de 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.1.29-SNAPSHOT + 4.1.29 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index a5439d7b02..704f457a63 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index cc4dc139c6..c022546faa 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 19ad326d88..cb4b988b9b 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index 19de599f46..b282807d2f 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-logback diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index 2b549dba00..63300012f2 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index 7ea0cbf22d..91f34eee7d 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 metrics-servlets diff --git a/pom.xml b/pom.xml index bfa1c445d4..38590f0a0b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics metrics-parent - 4.1.29-SNAPSHOT + 4.1.29 pom Metrics Parent @@ -101,7 +101,7 @@ scm:git:git://github.com/dropwizard/metrics.git scm:git:git@github.com:dropwizard/metrics.git https://github.com/dropwizard/metrics/ - HEAD + v4.1.29