From 5d53a9858640c9a8a0f36a49e1855ee7d370f8d4 Mon Sep 17 00:00:00 2001 From: Artem Prigoda Date: Sun, 24 Dec 2017 21:33:56 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.0 --- docs/pom.xml | 2 +- metrics-annotation/pom.xml | 2 +- metrics-benchmarks/pom.xml | 2 +- metrics-bom/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-jcache/pom.xml | 2 +- metrics-jcstress/pom.xml | 4 ++-- metrics-jdbi/pom.xml | 2 +- metrics-jdbi3/pom.xml | 2 +- metrics-jersey2/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-servlet/pom.xml | 2 +- metrics-servlets/pom.xml | 2 +- pom.xml | 4 ++-- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index ddde41b74b..cffc26530a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index f89320995c..0d0b2c8a91 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-annotation diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 880ebca2bf..ef2d601076 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-benchmarks diff --git a/metrics-bom/pom.xml b/metrics-bom/pom.xml index dbb4a92b20..e2f32747ea 100644 --- a/metrics-bom/pom.xml +++ b/metrics-bom/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-bom diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index 876ec8dd34..4f4163c26a 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index 0dea067f99..ea4a134fc5 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 4b1bb2b426..1d71468afc 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index 3298de3ad1..33d52a1248 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 9c00e3f32d..74decd4b99 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 2cebe83774..76a089aa37 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-httpclient diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index f8594c4f14..fb89d2ce0a 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index 355eacff75..585741f4c7 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,11 +4,11 @@ metrics-parent io.dropwizard.metrics - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-jcstress - 4.0.0-alpha6-SNAPSHOT + 4.0.0 jar Metrics JCStress tests diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 8626f6d97b..8cec5d44eb 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-jdbi diff --git a/metrics-jdbi3/pom.xml b/metrics-jdbi3/pom.xml index ee217ac230..81254867ae 100644 --- a/metrics-jdbi3/pom.xml +++ b/metrics-jdbi3/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-jdbi3 diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index a52d0c2e94..db44db8db9 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-jersey2 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index 4f55de4968..b54f4b9933 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 1e5f540acc..04ba43de41 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -3,7 +3,7 @@ metrics-parent io.dropwizard.metrics - 4.0.0-alpha6-SNAPSHOT + 4.0.0 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index fd26b48cc9..2610718578 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index 027ae023fa..4c87f764c1 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index e5c3ddd96e..3abfd8020c 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index 16c3d0c2d8..5ec6239c21 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-logback diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index 3116265abd..f1c63cb292 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index a67c0cd185..9d0d9b41a4 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 metrics-servlets diff --git a/pom.xml b/pom.xml index 9384882bf7..29939ec11d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-alpha6-SNAPSHOT + 4.0.0 pom Metrics Parent @@ -86,7 +86,7 @@ scm:git:git://github.com/dropwizard/metrics.git scm:git:git@github.com:dropwizard/metrics.git http://github.com/dropwizard/metrics/ - HEAD + v4.0.0