diff --git a/collector/pom.xml b/collector/pom.xml index 2c8156f7..03eba384 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.18.1-SNAPSHOT + 0.19.0 collector diff --git a/integration_test_suite/integration_tests/pom.xml b/integration_test_suite/integration_tests/pom.xml index a988f72a..dc94b339 100644 --- a/integration_test_suite/integration_tests/pom.xml +++ b/integration_test_suite/integration_tests/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.prometheus.jmx integration_test_suite - 0.18.1-SNAPSHOT + 0.19.0 integration_tests @@ -33,7 +31,7 @@ ../.. 4.2.3 - + diff --git a/integration_test_suite/jmx_example_application/pom.xml b/integration_test_suite/jmx_example_application/pom.xml index d94e44cf..6e1ee8ed 100644 --- a/integration_test_suite/jmx_example_application/pom.xml +++ b/integration_test_suite/jmx_example_application/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx integration_test_suite - 0.18.1-SNAPSHOT + 0.19.0 jmx_example_application diff --git a/integration_test_suite/pom.xml b/integration_test_suite/pom.xml index e6d63b34..10968ddb 100644 --- a/integration_test_suite/pom.xml +++ b/integration_test_suite/pom.xml @@ -3,7 +3,7 @@ io.prometheus.jmx integration_test_suite - 0.18.1-SNAPSHOT + 0.19.0 Prometheus JMX Exporter - Integration Test Suite See https://github.com/prometheus/jmx_exporter/blob/master/README.md diff --git a/jmx_prometheus_common/pom.xml b/jmx_prometheus_common/pom.xml index b57c4852..cacfe742 100644 --- a/jmx_prometheus_common/pom.xml +++ b/jmx_prometheus_common/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.prometheus.jmx parent - 0.18.1-SNAPSHOT + 0.19.0 io.prometheus.jmx diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index 82e71db9..abe471f3 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.18.1-SNAPSHOT + 0.19.0 jmx_prometheus_httpserver diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index c4d706cf..2e3010b8 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.18.1-SNAPSHOT + 0.19.0 jmx_prometheus_javaagent diff --git a/pom.xml b/pom.xml index 80a125d7..3996ecee 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.18.1-SNAPSHOT + 0.19.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.19.0