From d56097f9de9d3dee17cc8ad5b9c77196a16b93ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20St=C3=A4ber?= Date: Tue, 13 Jul 2021 23:50:00 +0200 Subject: [PATCH] [maven-release-plugin] prepare release parent-0.16.1 --- collector/pom.xml | 2 +- integration_tests/agent_smoke_test/pom.xml | 2 +- integration_tests/jmx_example_application/pom.xml | 2 +- integration_tests/pom.xml | 2 +- jmx_prometheus_httpserver/pom.xml | 2 +- jmx_prometheus_javaagent/pom.xml | 2 +- jmx_prometheus_javaagent_java6/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/collector/pom.xml b/collector/pom.xml index af16826c..7e73aba6 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.16.1-SNAPSHOT + 0.16.1 collector diff --git a/integration_tests/agent_smoke_test/pom.xml b/integration_tests/agent_smoke_test/pom.xml index 236bcdb3..4fa34677 100644 --- a/integration_tests/agent_smoke_test/pom.xml +++ b/integration_tests/agent_smoke_test/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx integration_tests - 0.16.1-SNAPSHOT + 0.16.1 agent_smoke_test diff --git a/integration_tests/jmx_example_application/pom.xml b/integration_tests/jmx_example_application/pom.xml index c9b265d4..d8c76836 100644 --- a/integration_tests/jmx_example_application/pom.xml +++ b/integration_tests/jmx_example_application/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx integration_tests - 0.16.1-SNAPSHOT + 0.16.1 jmx_example_application diff --git a/integration_tests/pom.xml b/integration_tests/pom.xml index 404ee914..d9f69b16 100644 --- a/integration_tests/pom.xml +++ b/integration_tests/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.16.1-SNAPSHOT + 0.16.1 integration_tests diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index 186f2da2..87b653c3 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.16.1-SNAPSHOT + 0.16.1 jmx_prometheus_httpserver diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index 03b96d1a..eee60c0b 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.16.1-SNAPSHOT + 0.16.1 jmx_prometheus_javaagent diff --git a/jmx_prometheus_javaagent_java6/pom.xml b/jmx_prometheus_javaagent_java6/pom.xml index 6bc0d138..047ee969 100644 --- a/jmx_prometheus_javaagent_java6/pom.xml +++ b/jmx_prometheus_javaagent_java6/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.16.1-SNAPSHOT + 0.16.1 jmx_prometheus_javaagent_java6 diff --git a/pom.xml b/pom.xml index 4f198e06..f23d2dfb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.16.1-SNAPSHOT + 0.16.1 Prometheus JMX Exporter http://github.com/prometheus/jmx_exporter @@ -25,7 +25,7 @@ scm:git:git@github.com:prometheus/jmx_exporter.git scm:git:git@github.com:prometheus/jmx_exporter.git git@github.com:prometheus/jmx_exporter.git - HEAD + parent-0.16.1