From e885b7a858e8c040d7c39a97896145a55a998f41 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Fri, 14 May 2021 12:21:12 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v4.2.0 --- 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 b51ef22211..3bf3e56cea 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 42408be11c..f99870ead6 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index eba95884cf..98f62933ad 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index 24f90e942b..ff4ba3fa74 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index 49f9eceba8..4ba796bfb6 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-caffeine diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 5bfd8ba49e..4832740f6f 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index 3624667519..fe4d8716c2 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index c89ff5aeb6..ccc64a8448 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index f631361e18..be31418078 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 4de0a2cc3f..140833670e 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index 71230db061..62dfbfaf34 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 183e7008df..f6601f0511 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 5768ac3ef5..24c0d64c7b 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index d4cdfa5965..830f56379b 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-httpclient5 diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index b3fecc576f..f60ef18de8 100644 --- a/metrics-jakarta-servlet/pom.xml +++ b/metrics-jakarta-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index 940e2c2831..b48ca1de82 100644 --- a/metrics-jakarta-servlets/pom.xml +++ b/metrics-jakarta-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index da53a9bfd8..445860a0bd 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index c63833cfa5..db0286360b 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics - 4.2.0-SNAPSHOT + 4.2.0 metrics-jcstress diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 767d7776e4..1204182df2 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index 214149aef4..7879ec047d 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 9e2fed4057..9a2ada884a 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index 065e041687..425be561f8 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jersey3 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index 1feb3a3272..b4511fcc0c 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index 52e1da6292..677b6b3add 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jetty11 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index a2395fc27d..9fdb5bbab0 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index eaa780ae74..69d5dc210f 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.2.0-SNAPSHOT + 4.2.0 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 78a878adca..91aac49801 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index 1f9caa6a5d..a674a0c5ca 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 61825af775..d0676e494e 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index 22dc0f88bd..ee8da133a4 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-logback diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index ec5a532747..d5d3257ed2 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index 7d194e0199..c1e3d21086 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 metrics-servlets diff --git a/pom.xml b/pom.xml index c3114fec70..8d9cae5e46 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics metrics-parent - 4.2.0-SNAPSHOT + 4.2.0 pom Metrics Parent @@ -109,7 +109,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.0