From 999a07fe72206af62582f38ce1a1d6ac9be16182 Mon Sep 17 00:00:00 2001 From: joschi Date: Thu, 3 Oct 2024 17:42:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v5.0.0-rc22 --- docs/pom.xml | 2 +- metrics-annotation/pom.xml | 2 +- metrics-benchmarks/pom.xml | 2 +- metrics-bom/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-influxdb/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-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-jmx/pom.xml | 2 +- metrics-json/pom.xml | 2 +- metrics-jvm/pom.xml | 2 +- metrics-legacy-adapter-healthchecks/pom.xml | 2 +- metrics-legacy-adapter/pom.xml | 2 +- metrics-log4j2/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 +++--- 39 files changed, 41 insertions(+), 41 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 2c040edf56..c98ecb5024 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 310b82b753..8001b02a0e 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 70b5a60dbd..6c11ef94aa 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index 60d0fb8e26..5a32c70737 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-bom diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 49d12bc55e..1e7c1556ee 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index ce68f5eaab..177d606424 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index 6c4da8a985..2de3062e30 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index de0affafa5..fa5d688180 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 0821979d1c..6659baea4e 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index 1d3301d2e8..3923468281 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 392807c60d..607e168cdb 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index f17544fe5e..04fd47ee0c 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index 0561f2fc68..14937e3dea 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-httpclient5 diff --git a/metrics-influxdb/pom.xml b/metrics-influxdb/pom.xml index 870840e723..75e4b293b0 100644 --- a/metrics-influxdb/pom.xml +++ b/metrics-influxdb/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-influxdb diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index 91c48e4a91..42c12c4775 100644 --- a/metrics-jakarta-servlet/pom.xml +++ b/metrics-jakarta-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlet6/pom.xml b/metrics-jakarta-servlet6/pom.xml index d03a4fcb5e..c84efbf5f4 100644 --- a/metrics-jakarta-servlet6/pom.xml +++ b/metrics-jakarta-servlet6/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jakarta-servlet6 diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index e736f85232..ac38f4744c 100644 --- a/metrics-jakarta-servlets/pom.xml +++ b/metrics-jakarta-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 77a4995c99..74b1ebc261 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index 6da71a19fd..b02832d5be 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics5 - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jcstress diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index b7d3696f74..12149114f8 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index ce799a3ba3..3687c98a08 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index 568a2fe1c4..56b4fd931c 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jersey3 diff --git a/metrics-jersey31/pom.xml b/metrics-jersey31/pom.xml index bb4f1d590c..5123bc5783 100644 --- a/metrics-jersey31/pom.xml +++ b/metrics-jersey31/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jersey31 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index 1ecfbadf9c..22fca8ad7e 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index 4029afee1d..589f19e811 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jetty11 diff --git a/metrics-jetty12-ee10/pom.xml b/metrics-jetty12-ee10/pom.xml index 46d0d7821e..ff07d1fb3a 100644 --- a/metrics-jetty12-ee10/pom.xml +++ b/metrics-jetty12-ee10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jetty12-ee10 diff --git a/metrics-jetty12/pom.xml b/metrics-jetty12/pom.xml index 25dbbfa6d5..13f4796f71 100644 --- a/metrics-jetty12/pom.xml +++ b/metrics-jetty12/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jetty12 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 3df8239d2c..955a3c153e 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jmx diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 8f19b9db42..52882cd005 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index 0f0ec28b92..f4302eaf39 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-jvm diff --git a/metrics-legacy-adapter-healthchecks/pom.xml b/metrics-legacy-adapter-healthchecks/pom.xml index 9452d67d56..90e2da19e5 100644 --- a/metrics-legacy-adapter-healthchecks/pom.xml +++ b/metrics-legacy-adapter-healthchecks/pom.xml @@ -3,7 +3,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-legacy-adapter-healthchecks diff --git a/metrics-legacy-adapter/pom.xml b/metrics-legacy-adapter/pom.xml index 7f8c989ae8..2065651680 100644 --- a/metrics-legacy-adapter/pom.xml +++ b/metrics-legacy-adapter/pom.xml @@ -3,7 +3,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-legacy-adapter diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 6c22b442a5..a455341b40 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-log4j2 diff --git a/metrics-logback13/pom.xml b/metrics-logback13/pom.xml index a8bfa5752a..6d8c9cbc20 100644 --- a/metrics-logback13/pom.xml +++ b/metrics-logback13/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-logback13 diff --git a/metrics-logback14/pom.xml b/metrics-logback14/pom.xml index caefb784a5..efbc66aab6 100644 --- a/metrics-logback14/pom.xml +++ b/metrics-logback14/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-logback14 diff --git a/metrics-logback15/pom.xml b/metrics-logback15/pom.xml index 1a73456d23..7baa00a11d 100644 --- a/metrics-logback15/pom.xml +++ b/metrics-logback15/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-logback15 diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index 7c1b1970cd..4fce583596 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index d6ff102ab0..a2ce68b7d2 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 metrics-servlets diff --git a/pom.xml b/pom.xml index 608666b522..5318dac741 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc22-SNAPSHOT + 5.0.0-rc22 pom Metrics5 Parent @@ -52,7 +52,7 @@ - 2024-06-09T22:21:35Z + 2024-10-03T17:37:53Z UTF-8 UTF-8 @@ -115,7 +115,7 @@ scm:git:git://github.com/dropwizard/metrics.git scm:git:git@github.com:dropwizard/metrics.git https://github.com/dropwizard/metrics/ - HEAD + v5.0.0-rc22