From 7e29b71c29fa0d6a797c42cd75c72d971627e78f Mon Sep 17 00:00:00 2001 From: Artem Prigoda Date: Sun, 23 Jul 2017 16:43:19 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.0-alpha1 --- docs/pom.xml | 2 +- metrics-annotation/pom.xml | 2 +- metrics-benchmarks/pom.xml | 2 +- metrics-core/pom.xml | 5 ++--- metrics-ehcache/pom.xml | 2 +- metrics-graphite/pom.xml | 2 +- metrics-healthchecks/pom.xml | 5 ++--- metrics-httpasyncclient/pom.xml | 5 ++--- metrics-httpclient/pom.xml | 5 ++--- metrics-jcache/pom.xml | 5 ++--- metrics-jcstress/pom.xml | 4 ++-- metrics-jdbi/pom.xml | 2 +- metrics-jersey2/pom.xml | 5 ++--- metrics-jetty9/pom.xml | 5 ++--- metrics-jmx/pom.xml | 6 ++---- metrics-json/pom.xml | 5 ++--- metrics-jvm/pom.xml | 5 ++--- metrics-log4j2/pom.xml | 5 ++--- metrics-logback/pom.xml | 5 ++--- metrics-servlet/pom.xml | 5 ++--- metrics-servlets/pom.xml | 5 ++--- pom.xml | 4 ++-- 22 files changed, 38 insertions(+), 53 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 31469fd6ed..ff61f1a477 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 docs diff --git a/metrics-annotation/pom.xml b/metrics-annotation/pom.xml index 075edb281d..ac74110a39 100644 --- a/metrics-annotation/pom.xml +++ b/metrics-annotation/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-annotation diff --git a/metrics-benchmarks/pom.xml b/metrics-benchmarks/pom.xml index 09f16cdc1a..d22ff7a35d 100644 --- a/metrics-benchmarks/pom.xml +++ b/metrics-benchmarks/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-benchmarks diff --git a/metrics-core/pom.xml b/metrics-core/pom.xml index 5b3c705f1e..96b1bf0656 100644 --- a/metrics-core/pom.xml +++ b/metrics-core/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-core diff --git a/metrics-ehcache/pom.xml b/metrics-ehcache/pom.xml index ac1f219197..ee32936585 100644 --- a/metrics-ehcache/pom.xml +++ b/metrics-ehcache/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-ehcache diff --git a/metrics-graphite/pom.xml b/metrics-graphite/pom.xml index 8ae3c6d241..cfc3cb041d 100644 --- a/metrics-graphite/pom.xml +++ b/metrics-graphite/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-graphite diff --git a/metrics-healthchecks/pom.xml b/metrics-healthchecks/pom.xml index b0a88aa676..1d9157004a 100644 --- a/metrics-healthchecks/pom.xml +++ b/metrics-healthchecks/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-healthchecks diff --git a/metrics-httpasyncclient/pom.xml b/metrics-httpasyncclient/pom.xml index 0bb645c81f..4e56a61e85 100644 --- a/metrics-httpasyncclient/pom.xml +++ b/metrics-httpasyncclient/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-httpasyncclient diff --git a/metrics-httpclient/pom.xml b/metrics-httpclient/pom.xml index 7de39f95fb..f4f080e83d 100644 --- a/metrics-httpclient/pom.xml +++ b/metrics-httpclient/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-httpclient diff --git a/metrics-jcache/pom.xml b/metrics-jcache/pom.xml index e293b066ab..3a5383739d 100644 --- a/metrics-jcache/pom.xml +++ b/metrics-jcache/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-jcache diff --git a/metrics-jcstress/pom.xml b/metrics-jcstress/pom.xml index 7d43f7922f..1245538732 100644 --- a/metrics-jcstress/pom.xml +++ b/metrics-jcstress/pom.xml @@ -4,11 +4,11 @@ metrics-parent io.dropwizard.metrics - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-jcstress - 4.0.0-SNAPSHOT + 4.0.0-alpha1 jar Metrics JCStress tests diff --git a/metrics-jdbi/pom.xml b/metrics-jdbi/pom.xml index 92a814b765..c7b96aa0fd 100644 --- a/metrics-jdbi/pom.xml +++ b/metrics-jdbi/pom.xml @@ -5,7 +5,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-jdbi diff --git a/metrics-jersey2/pom.xml b/metrics-jersey2/pom.xml index 031299013b..f6e073e05a 100644 --- a/metrics-jersey2/pom.xml +++ b/metrics-jersey2/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-jersey2 diff --git a/metrics-jetty9/pom.xml b/metrics-jetty9/pom.xml index c7594c2ce4..f2e75c2e72 100644 --- a/metrics-jetty9/pom.xml +++ b/metrics-jetty9/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-jetty9 diff --git a/metrics-jmx/pom.xml b/metrics-jmx/pom.xml index 845c1f0c71..c71a46fd74 100644 --- a/metrics-jmx/pom.xml +++ b/metrics-jmx/pom.xml @@ -1,11 +1,9 @@ - + metrics-parent io.dropwizard.metrics - 4.0.0-SNAPSHOT + 4.0.0-alpha1 4.0.0 diff --git a/metrics-json/pom.xml b/metrics-json/pom.xml index 2e22c2d947..8213fab3c7 100644 --- a/metrics-json/pom.xml +++ b/metrics-json/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-json diff --git a/metrics-jvm/pom.xml b/metrics-jvm/pom.xml index a25cf1e333..d8399150a0 100644 --- a/metrics-jvm/pom.xml +++ b/metrics-jvm/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-jvm diff --git a/metrics-log4j2/pom.xml b/metrics-log4j2/pom.xml index f87d1e2b90..deaf8048c6 100644 --- a/metrics-log4j2/pom.xml +++ b/metrics-log4j2/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-log4j2 diff --git a/metrics-logback/pom.xml b/metrics-logback/pom.xml index 5b6657689c..5842bdae5b 100644 --- a/metrics-logback/pom.xml +++ b/metrics-logback/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-logback diff --git a/metrics-servlet/pom.xml b/metrics-servlet/pom.xml index 530b746f42..a2711a1469 100644 --- a/metrics-servlet/pom.xml +++ b/metrics-servlet/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-servlet diff --git a/metrics-servlets/pom.xml b/metrics-servlets/pom.xml index 69017968a8..8d3be1ba83 100644 --- a/metrics-servlets/pom.xml +++ b/metrics-servlets/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 metrics-servlets diff --git a/pom.xml b/pom.xml index 9cd9de790d..5716e4d920 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.dropwizard.metrics metrics-parent - 4.0.0-SNAPSHOT + 4.0.0-alpha1 pom Metrics Parent @@ -99,7 +99,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-alpha1