From adf9ed08d5f0d7e14b5ed64782a65a08f3e168e4 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Sun, 19 Jun 2022 17:00:30 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v4.2.10 --- docs/pom.xml | 2 +- metrics-annotation/pom.xml | 2 +- metrics-benchmarks/pom.xml | 2 +- metrics-bom/pom.xml | 2 +- metrics-caffeine/pom.xml | 2 +- metrics-caffeine3/pom.xml | 2 +- metrics-collectd/pom.xml | 2 +- metrics-core/pom.xml | 2 +- metrics-ehcache/pom.xml | 2 +- metrics-graphite/pom.xml | 2 +- metrics-healthchecks/pom.xml | 2 +- metrics-httpasyncclient/pom.xml | 2 +- metrics-httpclient/pom.xml | 2 +- metrics-httpclient5/pom.xml | 2 +- metrics-jakarta-servlet/pom.xml | 2 +- metrics-jakarta-servlets/pom.xml | 2 +- metrics-jcache/pom.xml | 2 +- metrics-jcstress/pom.xml | 2 +- metrics-jdbi/pom.xml | 2 +- metrics-jdbi3/pom.xml | 2 +- metrics-jersey2/pom.xml | 2 +- metrics-jersey3/pom.xml | 2 +- metrics-jetty10/pom.xml | 2 +- metrics-jetty11/pom.xml | 2 +- metrics-jetty9/pom.xml | 2 +- metrics-jmx/pom.xml | 2 +- metrics-json/pom.xml | 2 +- metrics-jvm/pom.xml | 2 +- metrics-log4j2/pom.xml | 2 +- metrics-logback/pom.xml | 2 +- metrics-servlet/pom.xml | 2 +- metrics-servlets/pom.xml | 2 +- pom.xml | 4 ++-- 33 files changed, 34 insertions(+), 34 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 23c98a6413..b66dcdfd02 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 4e0705533b..62cb867f6e 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 7f5c798a69..f8f0d3722e 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index c7153ef3fd..199ccf6f4c 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index 0c7d7f64c9..4d8f1c819a 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-caffeine diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 8d326f87ae..79e4f0c91e 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index 1cb41db711..eef19a2a2d 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index 66045db840..8c8dd12198 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index fb09344fdc..17ef995a0a 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 886441134f..33ef80a0b9 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index ff9636e257..4a36bd7529 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 0590753d60..c55b502ef4 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 04f2405357..27ac0cbc3f 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index 39d36b6f38..08440b7d97 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-httpclient5 diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index e582ffc5eb..2c4b7cf28b 100644 --- a/metrics-jakarta-servlet/pom.xml +++ b/metrics-jakarta-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index 00bf5b5bfc..85d44b07a4 100644 --- a/metrics-jakarta-servlets/pom.xml +++ b/metrics-jakarta-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 66fb2dbbe5..4a5972c2ff 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index ba7f4e86c5..175a529203 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics - 4.2.10-SNAPSHOT + 4.2.10 metrics-jcstress diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 8f4065aa2d..de4318c113 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index 2cc1765632..6be6f8c8e2 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 219fca0de0..4dcc19004a 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index 4e5f4d9a44..2cedbc567a 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jersey3 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index 276e6b159e..dc169a32ea 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index a0df3dcbe0..88937adfc4 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jetty11 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index f323c7c47a..c86dbf931a 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 9358beade1..dd5662971d 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.2.10-SNAPSHOT + 4.2.10 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index e1122524b7..8abb7a17a9 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index 861b7fa8fe..396c768c4c 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 119d626988..8e8bc5dd84 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index db46a4ee4b..b2807cf4ea 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-logback diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index f39fcb2932..87c54f57d8 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index d2a4495339..78774543b4 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 metrics-servlets diff --git a/pom.xml b/pom.xml index c6de91481b..b40cf3a141 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics metrics-parent - 4.2.10-SNAPSHOT + 4.2.10 pom Metrics Parent @@ -110,7 +110,7 @@ scm:git:git://github.com/dropwizard/metrics.git scm:git:git@github.com:dropwizard/metrics.git https://github.com/dropwizard/metrics/ - HEAD + v4.2.10