From 1811b7ecaa7d841bef82d6317f85877a24be89a9 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Thu, 3 Feb 2022 10:21:39 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v5.0.0-rc11 --- 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-influxdb/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-legacy-adapter-healthchecks/pom.xml | 2 +- metrics-legacy-adapter/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 ++-- 36 files changed, 37 insertions(+), 37 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 7732d86fea..16d74a901d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 84474a497a..ddfc2cc18b 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index a1517a3d89..bbc7d85ede 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index 2e971330f1..a2882a7c12 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index 90645bca39..494b7204dd 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-caffeine diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 394b4e7f35..dc0cfede98 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index be12e67107..4c83bea848 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index eef6c03eb1..919037a6c6 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index cbaffefba3..337e08c404 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index f68fae179b..2e1bdc9d6d 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index ef43219c17..38e651c7f8 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 6cc491049a..61a4144b3c 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 5e0297a442..932ca3ca53 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index 2602c3fe3d..9e627168f9 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-httpclient5 diff --git a/metrics-influxdb/pom.xml b/metrics-influxdb/pom.xml index f1cec7020b..231ad883a0 100644 --- a/metrics-influxdb/pom.xml +++ b/metrics-influxdb/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-influxdb diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index 76d01d3612..c40be1635b 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-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index aeaaaf14de..35011643aa 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-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index af2eebb4f3..c4eb165346 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index e58cd8a6e5..bc0d4db4c5 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics5 - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jcstress diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 30fa14c301..0255ceb536 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index dc386d2969..cf0b764961 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 37f3fc0950..5516a473ec 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index e957182278..1e5875785f 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jersey3 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index bad6ad2441..d141c09bde 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index aae65e3740..294d116520 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jetty11 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index be086bad13..c100997b36 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index b333dc9c40..92f957f497 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 2ed12a8833..22603b6e6c 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index baa4d3db3a..2a6e9e0b33 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-jvm diff --git a/metrics-legacy-adapter-healthchecks/pom.xml b/metrics-legacy-adapter-healthchecks/pom.xml index a54233f9da..70864bb3e5 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-rc11-SNAPSHOT + 5.0.0-rc11 metrics-legacy-adapter-healthchecks diff --git a/metrics-legacy-adapter/pom.xml b/metrics-legacy-adapter/pom.xml index 13cd6130f8..0899cecd5a 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-rc11-SNAPSHOT + 5.0.0-rc11 metrics-legacy-adapter diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index f87dd5463a..d6be266c02 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index 99c2f85bab..4cd2ebcb07 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-logback diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index 9adcf9285d..736574dda8 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index c69eec86fe..7c84c76a1e 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 metrics-servlets diff --git a/pom.xml b/pom.xml index 06834731c6..6626097569 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc11-SNAPSHOT + 5.0.0-rc11 pom Metrics5 Parent @@ -113,7 +113,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-rc11