diff --git a/docs/pom.xml b/docs/pom.xml
index 386746d56c..314f5050b2 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
docs
diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml
index d97db94001..226b1ae3b8 100644
--- a/metrics-annotation/pom.xml
+++ b/metrics-annotation/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml
index de119e5332..dad9a5455e 100644
--- a/metrics-benchmarks/pom.xml
+++ b/metrics-benchmarks/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-benchmarks
diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml
index aa3c7910b0..c2aab2a045 100644
--- a/metrics-bom/pom.xml
+++ b/metrics-bom/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-bom
diff --git a/metrics-caffeine/pom.xml b/metrics-caffeine/pom.xml
index 7e4a9b18e2..8c57e56a1f 100644
--- a/metrics-caffeine/pom.xml
+++ b/metrics-caffeine/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-caffeine
diff --git a/metrics-caffeine3/pom.xml b/metrics-caffeine3/pom.xml
index 4234aef648..e2ba67bd34 100644
--- a/metrics-caffeine3/pom.xml
+++ b/metrics-caffeine3/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-caffeine3
diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml
index 0ea95d0caa..e36d9d3d61 100644
--- a/metrics-collectd/pom.xml
+++ b/metrics-collectd/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-collectd
diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml
index 142ff4f848..278d7fa6d0 100644
--- a/metrics-core/pom.xml
+++ b/metrics-core/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-core
diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml
index a642500d63..e0f6d3f973 100644
--- a/metrics-ehcache/pom.xml
+++ b/metrics-ehcache/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-ehcache
diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml
index 82dec155b9..81fad41452 100644
--- a/metrics-graphite/pom.xml
+++ b/metrics-graphite/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-graphite
diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml
index e4aad8d199..76e0ef3a39 100644
--- a/metrics-healthchecks/pom.xml
+++ b/metrics-healthchecks/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-healthchecks
diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml
index c902a77200..e26fc3de27 100644
--- a/metrics-httpasyncclient/pom.xml
+++ b/metrics-httpasyncclient/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-httpasyncclient
diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml
index f577128376..1592e51bab 100644
--- a/metrics-httpclient/pom.xml
+++ b/metrics-httpclient/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-httpclient
diff --git a/metrics-httpclient5/pom.xml b/metrics-httpclient5/pom.xml
index 9da872ea7e..428f841f05 100644
--- a/metrics-httpclient5/pom.xml
+++ b/metrics-httpclient5/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-httpclient5
diff --git a/metrics-jakarta-servlet/pom.xml b/metrics-jakarta-servlet/pom.xml
index 3f1dd788e5..4d1a583a5a 100644
--- a/metrics-jakarta-servlet/pom.xml
+++ b/metrics-jakarta-servlet/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jakarta-servlet
diff --git a/metrics-jakarta-servlet6/pom.xml b/metrics-jakarta-servlet6/pom.xml
index f907bd9c69..c2c5d65c3f 100644
--- a/metrics-jakarta-servlet6/pom.xml
+++ b/metrics-jakarta-servlet6/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jakarta-servlet6
diff --git a/metrics-jakarta-servlets/pom.xml b/metrics-jakarta-servlets/pom.xml
index db27fb5ec5..5702ce18d3 100644
--- a/metrics-jakarta-servlets/pom.xml
+++ b/metrics-jakarta-servlets/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jakarta-servlets
diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml
index d6fc2fc044..1c773f3c09 100644
--- a/metrics-jcache/pom.xml
+++ b/metrics-jcache/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jcache
diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml
index 95acc0674e..569c903e2c 100644
--- a/metrics-jcstress/pom.xml
+++ b/metrics-jcstress/pom.xml
@@ -4,7 +4,7 @@
metrics-parent
io.dropwizard.metrics
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jcstress
diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml
index 5fabc0cbe0..4d10816a3f 100644
--- a/metrics-jdbi/pom.xml
+++ b/metrics-jdbi/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jdbi
diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml
index dc95ab73ce..b0fd265a96 100644
--- a/metrics-jdbi3/pom.xml
+++ b/metrics-jdbi3/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jdbi3
diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml
index c94eabbf0b..45b12610fa 100644
--- a/metrics-jersey2/pom.xml
+++ b/metrics-jersey2/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jersey2
diff --git a/metrics-jersey3/pom.xml b/metrics-jersey3/pom.xml
index 7471d2782e..fed6d39658 100644
--- a/metrics-jersey3/pom.xml
+++ b/metrics-jersey3/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jersey3
diff --git a/metrics-jersey31/pom.xml b/metrics-jersey31/pom.xml
index d827cad3c5..34eed5b73c 100644
--- a/metrics-jersey31/pom.xml
+++ b/metrics-jersey31/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jersey31
diff --git a/metrics-jetty10/pom.xml b/metrics-jetty10/pom.xml
index 5515c60a13..fb23263255 100644
--- a/metrics-jetty10/pom.xml
+++ b/metrics-jetty10/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jetty10
diff --git a/metrics-jetty11/pom.xml b/metrics-jetty11/pom.xml
index 7eefc66f05..65625b1441 100644
--- a/metrics-jetty11/pom.xml
+++ b/metrics-jetty11/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jetty11
diff --git a/metrics-jetty12-ee10/pom.xml b/metrics-jetty12-ee10/pom.xml
index 33734a7e19..f6e7c7ecf8 100644
--- a/metrics-jetty12-ee10/pom.xml
+++ b/metrics-jetty12-ee10/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jetty12-ee10
diff --git a/metrics-jetty12/pom.xml b/metrics-jetty12/pom.xml
index 9f23e0d4ae..64ce44682d 100644
--- a/metrics-jetty12/pom.xml
+++ b/metrics-jetty12/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jetty12
diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml
index 472bec97c9..e2431d0501 100644
--- a/metrics-jetty9/pom.xml
+++ b/metrics-jetty9/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jetty9
diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml
index 232cb3de91..e683de0124 100644
--- a/metrics-jmx/pom.xml
+++ b/metrics-jmx/pom.xml
@@ -3,7 +3,7 @@
metrics-parent
io.dropwizard.metrics
- 4.2.24
+ 4.2.25-SNAPSHOT
4.0.0
diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml
index 6330a13a5a..95dc97e23b 100644
--- a/metrics-json/pom.xml
+++ b/metrics-json/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-json
diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml
index f94a418fd2..f249a7db0a 100644
--- a/metrics-jvm/pom.xml
+++ b/metrics-jvm/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-jvm
diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml
index 88328bef51..54ea777a8a 100644
--- a/metrics-log4j2/pom.xml
+++ b/metrics-log4j2/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-log4j2
diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml
index 8f5d5f7134..edccbd2952 100644
--- a/metrics-logback/pom.xml
+++ b/metrics-logback/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-logback
diff --git a/metrics-logback13/pom.xml b/metrics-logback13/pom.xml
index 7fb4a8bf1e..84f9e5061f 100644
--- a/metrics-logback13/pom.xml
+++ b/metrics-logback13/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-logback13
diff --git a/metrics-logback14/pom.xml b/metrics-logback14/pom.xml
index 06577acb7f..c13b85c252 100644
--- a/metrics-logback14/pom.xml
+++ b/metrics-logback14/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-logback14
diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml
index 0bf6c3b0af..64f7b4eec0 100644
--- a/metrics-servlet/pom.xml
+++ b/metrics-servlet/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-servlet
diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml
index 197f99430c..771ba47d64 100644
--- a/metrics-servlets/pom.xml
+++ b/metrics-servlets/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
metrics-servlets
diff --git a/pom.xml b/pom.xml
index fce37d05aa..ec25000d11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.dropwizard.metrics
metrics-parent
- 4.2.24
+ 4.2.25-SNAPSHOT
pom
Metrics Parent
@@ -52,7 +52,7 @@
- 2024-01-19T23:19:34Z
+ 2024-01-19T23:23:57Z
UTF-8
UTF-8
@@ -116,7 +116,7 @@
scm:git:git://github.com/dropwizard/metrics.git
scm:git:git@github.com:dropwizard/metrics.git
https://github.com/dropwizard/metrics/
- v4.2.24
+ HEAD