diff --git a/collector/pom.xml b/collector/pom.xml index 2ee2ec91..610b2675 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.2-SNAPSHOT + 0.11.0 io.prometheus.jmx diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index 1746ea4c..b34d7148 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.2-SNAPSHOT + 0.11.0 jmx_prometheus_httpserver @@ -17,7 +17,7 @@ io.prometheus.jmx collector - 0.3.2-SNAPSHOT + 0.11.0 io.prometheus diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index 5cc02234..d38a90ba 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.2-SNAPSHOT + 0.11.0 io.prometheus.jmx @@ -18,7 +18,7 @@ io.prometheus.jmx collector - 0.3.2-SNAPSHOT + 0.11.0 io.prometheus diff --git a/pom.xml b/pom.xml index db539133..29bac2d3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.2-SNAPSHOT + 0.11.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.11.0