diff --git a/collector/pom.xml b/collector/pom.xml index 83b6ede5..22f1d169 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.2.1-SNAPSHOT + 0.3.0 io.prometheus.jmx diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index 829709c2..37b5ff76 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.2.1-SNAPSHOT + 0.3.0 jmx_prometheus_httpserver @@ -17,7 +17,7 @@ io.prometheus.jmx collector - 0.2.1-SNAPSHOT + 0.3.0 io.prometheus diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index 378108bf..c20975bc 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.2.1-SNAPSHOT + 0.3.0 io.prometheus.jmx @@ -18,7 +18,7 @@ io.prometheus.jmx collector - 0.2.1-SNAPSHOT + 0.3.0 io.prometheus diff --git a/pom.xml b/pom.xml index 4b201ac5..46696e68 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.2.1-SNAPSHOT + 0.3.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.3.0