diff --git a/collector/pom.xml b/collector/pom.xml index d74e4849..c6926c22 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.1 + 0.17.2-SNAPSHOT collector diff --git a/integration_tests/jmx_example_application/pom.xml b/integration_tests/jmx_example_application/pom.xml index cc3b3dce..cbef7fa5 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.1 + 0.17.2-SNAPSHOT jmx_example_application diff --git a/integration_tests/pom.xml b/integration_tests/pom.xml index 611111bf..4bb221bf 100644 --- a/integration_tests/pom.xml +++ b/integration_tests/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.17.1 + 0.17.2-SNAPSHOT integration_tests diff --git a/integration_tests/smoke_tests/pom.xml b/integration_tests/smoke_tests/pom.xml index 48a61ea1..c2ac5858 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.1 + 0.17.2-SNAPSHOT smoke_tests diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index 0eeb1e97..ee5f87a7 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.1 + 0.17.2-SNAPSHOT jmx_prometheus_httpserver diff --git a/jmx_prometheus_httpserver_common/pom.xml b/jmx_prometheus_httpserver_common/pom.xml index 32c73eba..299fb824 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.1 + 0.17.2-SNAPSHOT jmx_prometheus_httpserver_common diff --git a/jmx_prometheus_httpserver_java6/pom.xml b/jmx_prometheus_httpserver_java6/pom.xml index 7dd78e3b..93a960be 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.1 + 0.17.2-SNAPSHOT jmx_prometheus_httpserver_java6 diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index 2b6936c2..1ab7b043 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx parent - 0.17.1 + 0.17.2-SNAPSHOT jmx_prometheus_javaagent diff --git a/jmx_prometheus_javaagent_common/pom.xml b/jmx_prometheus_javaagent_common/pom.xml index 2d452ea6..12a10d75 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.1 + 0.17.2-SNAPSHOT jmx_prometheus_javaagent_common diff --git a/jmx_prometheus_javaagent_java6/pom.xml b/jmx_prometheus_javaagent_java6/pom.xml index 380247d8..b6a00d6a 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.1 + 0.17.2-SNAPSHOT jmx_prometheus_javaagent_java6 diff --git a/pom.xml b/pom.xml index 43d08b8b..5b30f793 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.17.1 + 0.17.2-SNAPSHOT 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 - parent-0.17.1 + HEAD