diff --git a/collector/pom.xml b/collector/pom.xml index 137618a1..df266889 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 collector diff --git a/integration_tests/jmx_example_application/pom.xml b/integration_tests/jmx_example_application/pom.xml index cdc1393e..5fe62e57 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.17.3-SNAPSHOT + 0.18.0 jmx_example_application diff --git a/integration_tests/pom.xml b/integration_tests/pom.xml index de02e175..2f16ac51 100644 --- a/integration_tests/pom.xml +++ b/integration_tests/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 integration_tests diff --git a/integration_tests/smoke_tests/pom.xml b/integration_tests/smoke_tests/pom.xml index fc53b8bf..48aa395c 100644 --- a/integration_tests/smoke_tests/pom.xml +++ b/integration_tests/smoke_tests/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx integration_tests - 0.17.3-SNAPSHOT + 0.18.0 smoke_tests diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index af9344f0..df38a3ed 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 jmx_prometheus_httpserver diff --git a/jmx_prometheus_httpserver_common/pom.xml b/jmx_prometheus_httpserver_common/pom.xml index b032534c..6c9387ab 100644 --- a/jmx_prometheus_httpserver_common/pom.xml +++ b/jmx_prometheus_httpserver_common/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 jmx_prometheus_httpserver_common diff --git a/jmx_prometheus_httpserver_java6/pom.xml b/jmx_prometheus_httpserver_java6/pom.xml index 3c0dfeab..1fad0327 100644 --- a/jmx_prometheus_httpserver_java6/pom.xml +++ b/jmx_prometheus_httpserver_java6/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 jmx_prometheus_httpserver_java6 diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index 8b64b1c3..64b8eed8 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 jmx_prometheus_javaagent diff --git a/jmx_prometheus_javaagent_common/pom.xml b/jmx_prometheus_javaagent_common/pom.xml index e0c7fe79..c3ae7749 100644 --- a/jmx_prometheus_javaagent_common/pom.xml +++ b/jmx_prometheus_javaagent_common/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 jmx_prometheus_javaagent_common diff --git a/jmx_prometheus_javaagent_java6/pom.xml b/jmx_prometheus_javaagent_java6/pom.xml index 445a2c87..064c2528 100644 --- a/jmx_prometheus_javaagent_java6/pom.xml +++ b/jmx_prometheus_javaagent_java6/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 jmx_prometheus_javaagent_java6 diff --git a/pom.xml b/pom.xml index e1654d98..881f8270 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.17.3-SNAPSHOT + 0.18.0 Prometheus JMX Exporter @@ -31,7 +31,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.18.0