From 18154a25559aa2dce2272a1a964310edc950fd50 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Sun, 4 Sep 2022 23:23:08 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v5.0.0-rc12 --- 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-logback13/pom.xml | 2 +- metrics-logback14/pom.xml | 2 +- metrics-servlet/pom.xml | 2 +- metrics-servlets/pom.xml | 2 +- pom.xml | 4 ++-- 38 files changed, 39 insertions(+), 39 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 898c9c2e39..4e300530fd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 024680712b..36110611b2 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 01d66555d3..6ba1f18d15 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index 59b214f91e..7f044f2f14 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index 8643cdd7d3..adaf64ebc8 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-caffeine diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 38827418e9..5d638653e8 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index 74bb31f2b2..c6e285a01b 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index 3c4f2311e9..5f5537afc1 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index 181c2786ea..545dfc941f 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 0558190d45..f8466eb5d1 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index bc624abe71..8ba7ee39b7 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 151be8ce5d..7931377109 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index da6b3277d8..943cdbed08 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index 239584f22d..3500d39b44 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-httpclient5 diff --git a/metrics-influxdb/pom.xml b/metrics-influxdb/pom.xml index e636f1437f..92b0c3606b 100644 --- a/metrics-influxdb/pom.xml +++ b/metrics-influxdb/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-influxdb diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index cd2e1483e1..c0f485cf2e 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-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index 40b577dd3a..fe8e7104f5 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-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 4a65dea279..f7861a2ab7 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index f42bee9842..d0de7c0c97 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics5 - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jcstress diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index ed6830b913..0c22542eea 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index 3568185f72..d823a94acb 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index c47dc84a76..2920895b99 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index a2fc9fdd5e..1219e0ffd4 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jersey3 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index e5f7f5578a..aa6f74393b 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index 990a4e6a1d..2102046a7f 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jetty11 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index 23530bb991..4ee2efbf5f 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index b07216298b..2e222b47cf 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 915a952c1c..77a39af5e0 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index f50da7271c..f694f6783f 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-jvm diff --git a/metrics-legacy-adapter-healthchecks/pom.xml b/metrics-legacy-adapter-healthchecks/pom.xml index bf90c90c47..e87708ef0b 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-rc12-SNAPSHOT + 5.0.0-rc12 metrics-legacy-adapter-healthchecks diff --git a/metrics-legacy-adapter/pom.xml b/metrics-legacy-adapter/pom.xml index 70763741bd..65cfaedab6 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-rc12-SNAPSHOT + 5.0.0-rc12 metrics-legacy-adapter diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 4ffa5c4be5..c09504d433 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index 03476fbfbf..bbb472521a 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-logback diff --git a/metrics-logback13/pom.xml b/metrics-logback13/pom.xml index 7d87e5d36b..b1b12e9b93 100644 --- a/metrics-logback13/pom.xml +++ b/metrics-logback13/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-logback13 diff --git a/metrics-logback14/pom.xml b/metrics-logback14/pom.xml index d6105d2185..4c21cbd111 100644 --- a/metrics-logback14/pom.xml +++ b/metrics-logback14/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-logback14 diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index e5f72fc852..ef6cd952f5 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index dd7d425c6f..913fbf278a 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 metrics-servlets diff --git a/pom.xml b/pom.xml index 5604d3a096..33e3bdb2bf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc12-SNAPSHOT + 5.0.0-rc12 pom Metrics5 Parent @@ -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-rc12