diff --git a/collector/pom.xml b/collector/pom.xml index 273b51da..32a34be2 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.1.1-SNAPSHOT + 0.2.0 io.prometheus.jmx diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index ed6b2666..d5a69553 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.1.1-SNAPSHOT + 0.2.0 jmx_prometheus_httpserver @@ -17,7 +17,7 @@ io.prometheus.jmx collector - 0.1.1-SNAPSHOT + 0.2.0 io.prometheus diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index ae21a482..4cc1de4f 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.1.1-SNAPSHOT + 0.2.0 io.prometheus.jmx @@ -18,7 +18,7 @@ io.prometheus.jmx collector - 0.1.1-SNAPSHOT + 0.2.0 io.prometheus diff --git a/pom.xml b/pom.xml index ae9393aa..32b98e44 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.1.1-SNAPSHOT + 0.2.0 See https://github.com/prometheus/jmx_exporter/blob/master/README.md @@ -45,7 +45,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.2.0