diff --git a/docs/pom.xml b/docs/pom.xml index b641134140..f866f6088b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 9b65601df2..550d299416 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 6c934f12bf..7324a44070 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index b89486ef4c..3b697b83cc 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-bom diff --git a/metrics-collectd/pom.xml b/metrics-collectd/pom.xml index ff7cb33d8c..d868f4747f 100644 --- a/metrics-collectd/pom.xml +++ b/metrics-collectd/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-collectd diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index 5aec7ac240..c09c5dd78f 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index 1548ed4d7b..c0cd209572 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index dfe01dfca7..0740c18371 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index 7d578c5102..b2e00cca12 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 5a26a011f1..6d2a3ddcdc 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 9c344f7b94..3f935a59ae 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-httpclient diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index 34fe9f3493..cc149e9803 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index 33fe34714c..7c1dbf54c8 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,11 +4,11 @@ metrics-parent io.dropwizard.metrics - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-jcstress - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 jar Metrics JCStress tests diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 5fc4691aec..0d1e08a8c4 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index ffdd5c2ebd..cf052bea7a 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 6a05569cc7..c4ee2c2f4b 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-jersey2 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index 946dddff50..c8104b67b5 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 908afdcc6d..f35927d146 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 56b426e791..21f0cd127a 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index 987418215b..c0c19e147d 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index 24e62a9634..6a43c5c2f9 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index ecd9e0dbcf..1a055d1f5b 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-logback diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index e10d26e5cd..8aafdb757e 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index dacd111e19..2e1c967dbb 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 metrics-servlets diff --git a/pom.xml b/pom.xml index d537b7c740..8aae22a9f7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.1.0-rc3-SNAPSHOT + 4.1.0-rc3 pom Metrics Parent @@ -89,7 +88,7 @@ scm:git:git://github.com/dropwizard/metrics.git scm:git:git@github.com:dropwizard/metrics.git http://github.com/dropwizard/metrics/ - HEAD + v4.1.0-rc3 @@ -290,7 +289,7 @@ enforce - +