From 7c8bede6396451aff5fc33a144653ae25fcd5a60 Mon Sep 17 00:00:00 2001 From: joschi Date: Thu, 3 Oct 2024 17:35:20 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.2.28 --- 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-servlet6/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-jersey31/pom.xml | 2 +- metrics-jetty10/pom.xml | 2 +- metrics-jetty11/pom.xml | 2 +- metrics-jetty12-ee10/pom.xml | 2 +- metrics-jetty12/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-logback13/pom.xml | 2 +- metrics-logback14/pom.xml | 2 +- metrics-logback15/pom.xml | 2 +- metrics-servlet/pom.xml | 2 +- metrics-servlets/pom.xml | 2 +- pom.xml | 6 +++--- 40 files changed, 42 insertions(+), 42 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 6ad1370f5d..c5fd86c55e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index e4ffd4ae9f..83495a88f4 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 0d6ac3a266..ec24d4d111 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index 054754e007..a3ee8dae1d 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index 6a9e62afcd..4acac382d1 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-caffeine diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 6207f7c662..c5fbecc92c 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index 9466a7e04a..53f80609a2 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index e4dc7c65b9..4a5c950bf2 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index a586dd0485..19c44d31a3 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index d62646c0a8..86207880aa 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index d07604e6c9..e6756d433d 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index dcc32821fc..839286eb2c 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 84cbd2262f..007a5074ac 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index 384db3180a..9ecd1c9a29 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-httpclient5 diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index 863df764c3..02394b993e 100644 --- a/metrics-jakarta-servlet/pom.xml +++ b/metrics-jakarta-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlet6/pom.xml b/metrics-jakarta-servlet6/pom.xml index 93c6b3c009..63aabb3567 100644 --- a/metrics-jakarta-servlet6/pom.xml +++ b/metrics-jakarta-servlet6/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jakarta-servlet6 diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index f03c438c42..4f8768182d 100644 --- a/metrics-jakarta-servlets/pom.xml +++ b/metrics-jakarta-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 5d013fdf9f..08e127773e 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index 57f0a592f4..b0b098bf23 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics - 4.2.28-SNAPSHOT + 4.2.28 metrics-jcstress diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index fd92017966..490615a000 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index 56b5763065..87ec82b5bb 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 0a75cfea9f..0fd4f6fc93 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index 6802140ee2..7034912f90 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jersey3 diff --git a/metrics-jersey31/pom.xml b/metrics-jersey31/pom.xml index bbbe9957e8..29cd9fa47c 100644 --- a/metrics-jersey31/pom.xml +++ b/metrics-jersey31/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jersey31 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index 79b02f79a4..1546deafda 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index dec336db18..e9427fb0cd 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jetty11 diff --git a/metrics-jetty12-ee10/pom.xml b/metrics-jetty12-ee10/pom.xml index fd551faa1f..338ae760d0 100644 --- a/metrics-jetty12-ee10/pom.xml +++ b/metrics-jetty12-ee10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jetty12-ee10 diff --git a/metrics-jetty12/pom.xml b/metrics-jetty12/pom.xml index 49949392fe..991edec507 100644 --- a/metrics-jetty12/pom.xml +++ b/metrics-jetty12/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jetty12 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index 4131b5f433..228265f879 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 7cf2a667a6..cf0c18283e 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.2.28-SNAPSHOT + 4.2.28 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index d9bc65c4ed..f1fe905370 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index 7bf0ad4226..d77942f291 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index ca4c051d42..3d575806d1 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index 301e9557aa..080db41a3f 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-logback diff --git a/metrics-logback13/pom.xml b/metrics-logback13/pom.xml index 6fe34c6c56..632a865b34 100644 --- a/metrics-logback13/pom.xml +++ b/metrics-logback13/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-logback13 diff --git a/metrics-logback14/pom.xml b/metrics-logback14/pom.xml index b31c20d8b2..62b2f40662 100644 --- a/metrics-logback14/pom.xml +++ b/metrics-logback14/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-logback14 diff --git a/metrics-logback15/pom.xml b/metrics-logback15/pom.xml index 42c140125f..f420d19d66 100644 --- a/metrics-logback15/pom.xml +++ b/metrics-logback15/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-logback15 diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index d0136aa2e6..241cd196d7 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index 87c1d426ac..253d4410e8 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 metrics-servlets diff --git a/pom.xml b/pom.xml index 28833aff92..72ac05c329 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics metrics-parent - 4.2.28-SNAPSHOT + 4.2.28 pom Metrics Parent @@ -53,7 +53,7 @@ - 2024-08-18T22:46:58Z + 2024-10-03T17:30:45Z UTF-8 UTF-8 @@ -118,7 +118,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.28