From 4a2a798aaeb7d6c62bbb57f533420b2ed197c0dc Mon Sep 17 00:00:00 2001 From: joschi Date: Fri, 22 Sep 2023 21:31:47 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 83bd0fdce6..a06de68133 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 1d7576adf2..a2a8672b21 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 492d0b63f4..c488633122 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index fca2ca3b64..cab74eea6a 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-bom diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml index 975fbb3e5b..5c5882d1d3 100644 --- a/metrics-caffeine/pom.xml +++ b/metrics-caffeine/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-caffeine diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index c66e76108d..b10b9fa989 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index e61d23a990..1820ad75d0 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index bc2fac568e..ee63954276 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index 8d4ef11929..8ee4d1129d 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 1050c871ed..1fe2283863 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index d95ab98be9..36389f88e6 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 10e96aab80..4eb05644d8 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 8840fbeae1..ec7a985669 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index cd281cb472..40da9da5cd 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-httpclient5 diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index 29f8ab114f..d3a7e3f6c8 100644 --- a/metrics-jakarta-servlet/pom.xml +++ b/metrics-jakarta-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jakarta-servlet diff --git a/metrics-jakarta-servlet6/pom.xml b/metrics-jakarta-servlet6/pom.xml index 27af352c88..2fb0cb642f 100644 --- a/metrics-jakarta-servlet6/pom.xml +++ b/metrics-jakarta-servlet6/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jakarta-servlet6 diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index 58e1ebd321..b1ba16e82d 100644 --- a/metrics-jakarta-servlets/pom.xml +++ b/metrics-jakarta-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 0fc2ceb769..d87244a35d 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index a2c307b238..9f7da898f8 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics - 4.2.20 + 4.2.21-SNAPSHOT metrics-jcstress diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 7565038e9c..73f1691d5b 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index 181694be62..a5596b79af 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 0f9a4f5d1c..abe3be1222 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index f8fb03358f..3b616ca2a9 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jersey3 diff --git a/metrics-jersey31/pom.xml b/metrics-jersey31/pom.xml index b46711b3b3..7bb096a65b 100644 --- a/metrics-jersey31/pom.xml +++ b/metrics-jersey31/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jersey31 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index e38180f025..ffdad47474 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index c6432dd32b..25a79350c1 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jetty11 diff --git a/metrics-jetty12-ee10/pom.xml b/metrics-jetty12-ee10/pom.xml index f80eaa56bb..2a8604bac3 100644 --- a/metrics-jetty12-ee10/pom.xml +++ b/metrics-jetty12-ee10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jetty12-ee10 diff --git a/metrics-jetty12/pom.xml b/metrics-jetty12/pom.xml index 25d82ef7fd..933be07ec6 100644 --- a/metrics-jetty12/pom.xml +++ b/metrics-jetty12/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jetty12 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index 328b3ab6d1..69e507c9ce 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 5f944aa687..0470ff171f 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.2.20 + 4.2.21-SNAPSHOT 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index faf017cff0..f833b68652 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index b4ff7861de..5eb5c763fd 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 6e29363ffb..e29047f418 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index bef738b1c2..1fec53a3b5 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-logback diff --git a/metrics-logback13/pom.xml b/metrics-logback13/pom.xml index 9b5e98114b..877a1b4672 100644 --- a/metrics-logback13/pom.xml +++ b/metrics-logback13/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-logback13 diff --git a/metrics-logback14/pom.xml b/metrics-logback14/pom.xml index 191e6efc43..7502960621 100644 --- a/metrics-logback14/pom.xml +++ b/metrics-logback14/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-logback14 diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index 9cfabb343e..4941d9280f 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index 9681556d32..a18e47bdf1 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT metrics-servlets diff --git a/pom.xml b/pom.xml index cf8a3ea71a..291d7e20b7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics metrics-parent - 4.2.20 + 4.2.21-SNAPSHOT pom Metrics Parent @@ -52,7 +52,7 @@ - 2023-09-22T21:25:46Z + 2023-09-22T21:31:47Z UTF-8 UTF-8 @@ -118,7 +118,7 @@ scm:git:git://github.com/dropwizard/metrics.git scm:git:git@github.com:dropwizard/metrics.git https://github.com/dropwizard/metrics/ - v4.2.20 + HEAD