diff --git a/docs/pom.xml b/docs/pom.xml index a5a605eb2c..2bcdf16258 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index b6d6bd2422..aea2076b8a 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index e159b6b979..5ea858c10f 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index 5fc1d74c56..c93fcac376 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-bom diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml index 630be46781..5a02e4dd19 100644 --- a/metrics-caffeine3/pom.xml +++ b/metrics-caffeine3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-caffeine3 diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index a257dca03e..f100338595 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index dda31f1c57..2b12fb21fe 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index 810176b640..9980a143f1 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 7add140ac0..e0eaebb579 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index 1fb7cb8c2a..a23c5c3364 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 5eb1e553ec..5f68a3bb07 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index eaa0fc39de..11c63722b6 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-httpclient diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml index 6867c276a4..8a8ad644b5 100644 --- a/metrics-httpclient5/pom.xml +++ b/metrics-httpclient5/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-httpclient5 diff --git a/metrics-influxdb/pom.xml b/metrics-influxdb/pom.xml index fc1873f053..f917a70500 100644 --- a/metrics-influxdb/pom.xml +++ b/metrics-influxdb/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-influxdb diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml index 3cd0d544e9..3cd3dd904f 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-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jakarta-servlet diff --git a/metrics-jakarta-servlet6/pom.xml b/metrics-jakarta-servlet6/pom.xml index f6f3c19636..22d714fd43 100644 --- a/metrics-jakarta-servlet6/pom.xml +++ b/metrics-jakarta-servlet6/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jakarta-servlet6 diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml index 1cdbfa6255..42d08c85ce 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-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jakarta-servlets diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 1a35956a4b..f4d9956011 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index 22a1327579..320bf729dd 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,7 +4,7 @@ metrics-parent io.dropwizard.metrics5 - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jcstress diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index cf628cdc51..d4a664c091 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 28dec6abb4..90455ac8c6 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jersey2 diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml index 8907735a83..ac4b386e0f 100644 --- a/metrics-jersey3/pom.xml +++ b/metrics-jersey3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jersey3 diff --git a/metrics-jersey31/pom.xml b/metrics-jersey31/pom.xml index d76883a03b..0594da9fff 100644 --- a/metrics-jersey31/pom.xml +++ b/metrics-jersey31/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jersey31 diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml index 55cdd0583b..dbacc496ca 100644 --- a/metrics-jetty10/pom.xml +++ b/metrics-jetty10/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jetty10 diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml index 32cb93d573..0b6063c472 100644 --- a/metrics-jetty11/pom.xml +++ b/metrics-jetty11/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jetty11 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 2eeb810984..dd7413a909 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jmx diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 7495d3f79d..45b21cc5a5 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index 8a82e85e01..a63d4002f8 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-jvm diff --git a/metrics-legacy-adapter-healthchecks/pom.xml b/metrics-legacy-adapter-healthchecks/pom.xml index eb906bb962..1b80287fcb 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-rc19-SNAPSHOT + 5.0.0-rc19 metrics-legacy-adapter-healthchecks diff --git a/metrics-legacy-adapter/pom.xml b/metrics-legacy-adapter/pom.xml index 43e2a67f2f..010dfde56a 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-rc19-SNAPSHOT + 5.0.0-rc19 metrics-legacy-adapter diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 2f56b43fe6..c73526c1d2 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-log4j2 diff --git a/metrics-logback13/pom.xml b/metrics-logback13/pom.xml index 3ed2d4228d..8c4c30e8e4 100644 --- a/metrics-logback13/pom.xml +++ b/metrics-logback13/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-logback13 diff --git a/metrics-logback14/pom.xml b/metrics-logback14/pom.xml index 622051bbe5..fc45685a15 100644 --- a/metrics-logback14/pom.xml +++ b/metrics-logback14/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-logback14 diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index ac6a8d767e..cc6ef1bf44 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index 347445257a..9bd2593d5d 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 metrics-servlets diff --git a/pom.xml b/pom.xml index ea0afaa572..2f531e69bd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics5 metrics-parent - 5.0.0-rc19-SNAPSHOT + 5.0.0-rc19 pom Metrics5 Parent @@ -51,7 +51,7 @@ - 2023-11-04T23:12:35Z + 2023-12-05T23:05:20Z UTF-8 UTF-8 @@ -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-rc19