From f560b51ca3c52d968a015bf0a74c88d9317b4226 Mon Sep 17 00:00:00 2001 From: joschi Date: Sat, 4 Nov 2023 22:56:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.2.22 --- 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-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 5edbd76cd1..b1c12cbbad 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index ad1e621b18..6ab8aa0b87 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index b9c7389f79..d15b33a349 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index dbf7faa192..eda26b900c 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index 07a45112a4..2906fad895 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-caffeine diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 602cd55695..84e4d73ad1 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index 41e2330b9d..2a6390a9e6 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index d643a3deff..e29ab69720 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index 924698e3bf..b3e809c919 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index ff99463eac..01cee7376b 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index f62709f212..99108913db 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 893357b3a4..9b08a82f44 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 557b99f390..70aca7a4c8 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index 1685fd23f9..7a8f06acfb 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-httpclient5 diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index 4721e23fd1..b3f25483ac 100644 --- a/metrics-jakarta-servlet/pom.xml +++ b/metrics-jakarta-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlet6/pom.xml b/metrics-jakarta-servlet6/pom.xml index d01b62973e..45cadfbe13 100644 --- a/metrics-jakarta-servlet6/pom.xml +++ b/metrics-jakarta-servlet6/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jakarta-servlet6 diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index 5ea651e512..0f90c79ec8 100644 --- a/metrics-jakarta-servlets/pom.xml +++ b/metrics-jakarta-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 1e883c06d8..2d5d8d52b8 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index ace6dd1601..470b1bfcfa 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics - 4.2.22-SNAPSHOT + 4.2.22 metrics-jcstress diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 51d5d129c4..31be649656 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index f294eed40b..9809956213 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 969048091c..abd29df688 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index 4ec03724a9..8503e9cfee 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jersey3 diff --git a/metrics-jersey31/pom.xml b/metrics-jersey31/pom.xml index 0fc175df85..65968f02ca 100644 --- a/metrics-jersey31/pom.xml +++ b/metrics-jersey31/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jersey31 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index 98234e46ed..85fad63108 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index 07d6843446..6e08b2e363 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jetty11 diff --git a/metrics-jetty12-ee10/pom.xml b/metrics-jetty12-ee10/pom.xml index 8e03baf979..efedee4a88 100644 --- a/metrics-jetty12-ee10/pom.xml +++ b/metrics-jetty12-ee10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jetty12-ee10 diff --git a/metrics-jetty12/pom.xml b/metrics-jetty12/pom.xml index 2c1bb3bb8b..aa5cc92cd4 100644 --- a/metrics-jetty12/pom.xml +++ b/metrics-jetty12/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jetty12 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index 76c54f7a2d..76ccf3e36b 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index bc93e3ed67..afa3537432 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.2.22-SNAPSHOT + 4.2.22 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 4a4affbf9b..a295b015c3 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index e8cc0f73e8..dc99b71eb2 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 84c30173ba..e6dd064429 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index b27144251c..ac98207028 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-logback diff --git a/metrics-logback13/pom.xml b/metrics-logback13/pom.xml index 61c69d4241..a3e04b4309 100644 --- a/metrics-logback13/pom.xml +++ b/metrics-logback13/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-logback13 diff --git a/metrics-logback14/pom.xml b/metrics-logback14/pom.xml index 4bd845cda5..5496a6756d 100644 --- a/metrics-logback14/pom.xml +++ b/metrics-logback14/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-logback14 diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index 5e1dbe72a0..b3a8500df5 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index 4c4e61b4db..e8ea3b4561 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 metrics-servlets diff --git a/pom.xml b/pom.xml index 58f9fdd6cf..fae9ba899e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics metrics-parent - 4.2.22-SNAPSHOT + 4.2.22 pom Metrics Parent @@ -52,7 +52,7 @@ - 2023-10-13T11:47:51Z + 2023-11-04T22:51:15Z UTF-8 UTF-8 @@ -117,7 +117,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.22