From e779588593f13224225356a94f1d8642fbccb30f Mon Sep 17 00:00:00 2001 From: Stefan Negrea Date: Tue, 8 Nov 2016 14:19:23 -0600 Subject: [PATCH] Release 0.21.5.Final --- alerting/alerter-war/pom.xml | 2 +- alerting/alerting-jar/pom.xml | 2 +- alerting/pom.xml | 2 +- api/metrics-api-jaxrs/pom.xml | 2 +- api/metrics-api-util/pom.xml | 2 +- bus/pom.xml | 2 +- clients/common/pom.xml | 2 +- clients/pom.xml | 2 +- clients/ptranslator/pom.xml | 2 +- containers/hawkular-openshift-security-filter/pom.xml | 2 +- containers/pom.xml | 2 +- core/configuration-service/pom.xml | 2 +- core/datetime-service/pom.xml | 2 +- core/metrics-core-service/pom.xml | 2 +- core/metrics-model/pom.xml | 2 +- core/rx-java-driver/pom.xml | 2 +- core/schema/pom.xml | 2 +- data-generator/pom.xml | 2 +- dist/component/component-ear/pom.xml | 2 +- dist/component/component-war/pom.xml | 2 +- dist/containers/hawkular-metrics-openshift-alerting/pom.xml | 2 +- dist/containers/hawkular-metrics-openshift-dist/pom.xml | 2 +- dist/containers/hawkular-metrics-openshift/pom.xml | 2 +- dist/pom.xml | 2 +- dist/standalone/standalone-ear/pom.xml | 2 +- dist/standalone/standalone-war/pom.xml | 2 +- dist/standalone/wildfly-standalone/pom.xml | 2 +- integration-tests/jmh-benchmark/pom.xml | 2 +- integration-tests/load-tests/pom.xml | 2 +- integration-tests/metrics-api-jaxrs-test/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/rest-tests-jaxrs-dist/pom.xml | 2 +- integration-tests/rest-tests-jaxrs/pom.xml | 2 +- job-scheduler/pom.xml | 2 +- pom.xml | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/alerting/alerter-war/pom.xml b/alerting/alerter-war/pom.xml index 18be341cb..885889a13 100644 --- a/alerting/alerter-war/pom.xml +++ b/alerting/alerter-war/pom.xml @@ -23,7 +23,7 @@ org.hawkular.metrics hawkular-metrics-alerting-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-alerter diff --git a/alerting/alerting-jar/pom.xml b/alerting/alerting-jar/pom.xml index 99618369e..858705d59 100644 --- a/alerting/alerting-jar/pom.xml +++ b/alerting/alerting-jar/pom.xml @@ -25,7 +25,7 @@ org.hawkular.metrics hawkular-metrics-alerting-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-alerting diff --git a/alerting/pom.xml b/alerting/pom.xml index 77eb51a7c..0d677e9c0 100644 --- a/alerting/pom.xml +++ b/alerting/pom.xml @@ -23,7 +23,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-alerting-parent diff --git a/api/metrics-api-jaxrs/pom.xml b/api/metrics-api-jaxrs/pom.xml index b9cd97ebe..9e774d5fd 100644 --- a/api/metrics-api-jaxrs/pom.xml +++ b/api/metrics-api-jaxrs/pom.xml @@ -24,7 +24,7 @@ hawkular-metrics-parent org.hawkular.metrics - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/api/metrics-api-util/pom.xml b/api/metrics-api-util/pom.xml index 41eb0d2fd..6d8a8a47d 100644 --- a/api/metrics-api-util/pom.xml +++ b/api/metrics-api-util/pom.xml @@ -25,7 +25,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/bus/pom.xml b/bus/pom.xml index 891178e56..ac5923326 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -25,7 +25,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-bus diff --git a/clients/common/pom.xml b/clients/common/pom.xml index b20806d8b..26c7f5144 100644 --- a/clients/common/pom.xml +++ b/clients/common/pom.xml @@ -25,7 +25,7 @@ org.hawkular.metrics hawkular-metrics-clients - 0.21.4.Final + 0.21.5.Final hawkular-metrics-clients-common diff --git a/clients/pom.xml b/clients/pom.xml index 5d67ac26d..48ad993b0 100644 --- a/clients/pom.xml +++ b/clients/pom.xml @@ -23,7 +23,7 @@ hawkular-metrics-parent org.hawkular.metrics - 0.21.4.Final + 0.21.5.Final hawkular-metrics-clients diff --git a/clients/ptranslator/pom.xml b/clients/ptranslator/pom.xml index d21750eb9..77e27a1e5 100644 --- a/clients/ptranslator/pom.xml +++ b/clients/ptranslator/pom.xml @@ -25,7 +25,7 @@ org.hawkular.metrics hawkular-metrics-clients - 0.21.4.Final + 0.21.5.Final ptrans diff --git a/containers/hawkular-openshift-security-filter/pom.xml b/containers/hawkular-openshift-security-filter/pom.xml index e635d0cbc..3393ec2f9 100644 --- a/containers/hawkular-openshift-security-filter/pom.xml +++ b/containers/hawkular-openshift-security-filter/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-containers - 0.21.4.Final + 0.21.5.Final hawkular-openshift-security-filter diff --git a/containers/pom.xml b/containers/pom.xml index cd5935f2e..de6894187 100644 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-containers diff --git a/core/configuration-service/pom.xml b/core/configuration-service/pom.xml index 27f96d2fa..48001dafa 100644 --- a/core/configuration-service/pom.xml +++ b/core/configuration-service/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/core/datetime-service/pom.xml b/core/datetime-service/pom.xml index 51bef4f03..fec874ad1 100644 --- a/core/datetime-service/pom.xml +++ b/core/datetime-service/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/core/metrics-core-service/pom.xml b/core/metrics-core-service/pom.xml index 6d6fabf12..61bed349d 100644 --- a/core/metrics-core-service/pom.xml +++ b/core/metrics-core-service/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/core/metrics-model/pom.xml b/core/metrics-model/pom.xml index 08a226dc7..0070465b5 100644 --- a/core/metrics-model/pom.xml +++ b/core/metrics-model/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/core/rx-java-driver/pom.xml b/core/rx-java-driver/pom.xml index b265d17c7..cb9e2a4e3 100644 --- a/core/rx-java-driver/pom.xml +++ b/core/rx-java-driver/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/core/schema/pom.xml b/core/schema/pom.xml index 356e839c9..25bba803b 100644 --- a/core/schema/pom.xml +++ b/core/schema/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/data-generator/pom.xml b/data-generator/pom.xml index df54b3cf8..1ba1f0ef0 100644 --- a/data-generator/pom.xml +++ b/data-generator/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-data-generator diff --git a/dist/component/component-ear/pom.xml b/dist/component/component-ear/pom.xml index 2c49207dd..4f2affc84 100644 --- a/dist/component/component-ear/pom.xml +++ b/dist/component/component-ear/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/dist/component/component-war/pom.xml b/dist/component/component-war/pom.xml index 8e4e2d980..002181ce0 100644 --- a/dist/component/component-war/pom.xml +++ b/dist/component/component-war/pom.xml @@ -25,7 +25,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/dist/containers/hawkular-metrics-openshift-alerting/pom.xml b/dist/containers/hawkular-metrics-openshift-alerting/pom.xml index 5aaa28b58..f4fca4948 100644 --- a/dist/containers/hawkular-metrics-openshift-alerting/pom.xml +++ b/dist/containers/hawkular-metrics-openshift-alerting/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/dist/containers/hawkular-metrics-openshift-dist/pom.xml b/dist/containers/hawkular-metrics-openshift-dist/pom.xml index 7fcb6e80a..31d8246d1 100644 --- a/dist/containers/hawkular-metrics-openshift-dist/pom.xml +++ b/dist/containers/hawkular-metrics-openshift-dist/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/dist/containers/hawkular-metrics-openshift/pom.xml b/dist/containers/hawkular-metrics-openshift/pom.xml index 8eeefe842..1066cd9c9 100644 --- a/dist/containers/hawkular-metrics-openshift/pom.xml +++ b/dist/containers/hawkular-metrics-openshift/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 60aa090c4..c7cedc249 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -23,7 +23,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-dist diff --git a/dist/standalone/standalone-ear/pom.xml b/dist/standalone/standalone-ear/pom.xml index 0699e1a4a..672098159 100644 --- a/dist/standalone/standalone-ear/pom.xml +++ b/dist/standalone/standalone-ear/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/dist/standalone/standalone-war/pom.xml b/dist/standalone/standalone-war/pom.xml index 1e8bddc95..b7db5680c 100644 --- a/dist/standalone/standalone-war/pom.xml +++ b/dist/standalone/standalone-war/pom.xml @@ -25,7 +25,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/dist/standalone/wildfly-standalone/pom.xml b/dist/standalone/wildfly-standalone/pom.xml index 09948988c..1fbcf6751 100644 --- a/dist/standalone/wildfly-standalone/pom.xml +++ b/dist/standalone/wildfly-standalone/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-dist - 0.21.4.Final + 0.21.5.Final ../../pom.xml diff --git a/integration-tests/jmh-benchmark/pom.xml b/integration-tests/jmh-benchmark/pom.xml index 5f74bb373..e338e9365 100644 --- a/integration-tests/jmh-benchmark/pom.xml +++ b/integration-tests/jmh-benchmark/pom.xml @@ -23,7 +23,7 @@ hawkular-metrics-parent org.hawkular.metrics - 0.21.4.Final + 0.21.5.Final 4.0.0 diff --git a/integration-tests/load-tests/pom.xml b/integration-tests/load-tests/pom.xml index 6148e86ab..7c38862c1 100644 --- a/integration-tests/load-tests/pom.xml +++ b/integration-tests/load-tests/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-integration-tests - 0.21.4.Final + 0.21.5.Final hawkular-metrics-load-tests diff --git a/integration-tests/metrics-api-jaxrs-test/pom.xml b/integration-tests/metrics-api-jaxrs-test/pom.xml index 3c22be8cd..b9a1f7650 100644 --- a/integration-tests/metrics-api-jaxrs-test/pom.xml +++ b/integration-tests/metrics-api-jaxrs-test/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-integration-tests - 0.21.4.Final + 0.21.5.Final hawkular-metrics-api-jaxrs-test diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0e3e2373b..d2c0ce3bf 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -23,7 +23,7 @@ org.hawkular.metrics hawkular-metrics-parent - 0.21.4.Final + 0.21.5.Final hawkular-metrics-integration-tests diff --git a/integration-tests/rest-tests-jaxrs-dist/pom.xml b/integration-tests/rest-tests-jaxrs-dist/pom.xml index 9188e2be7..27579bf02 100644 --- a/integration-tests/rest-tests-jaxrs-dist/pom.xml +++ b/integration-tests/rest-tests-jaxrs-dist/pom.xml @@ -24,7 +24,7 @@ org.hawkular.metrics hawkular-metrics-integration-tests - 0.21.4.Final + 0.21.5.Final