diff --git a/collector/pom.xml b/collector/pom.xml index 65694945..7b906a13 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.12.1-SNAPSHOT + 0.13.0 io.prometheus.jmx diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index 0b8e975b..d3510795 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.12.1-SNAPSHOT + 0.13.0 jmx_prometheus_httpserver @@ -17,7 +17,7 @@ io.prometheus.jmx collector - 0.12.1-SNAPSHOT + 0.13.0 io.prometheus diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index b4741b23..a0397ee4 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.12.1-SNAPSHOT + 0.13.0 io.prometheus.jmx @@ -18,7 +18,7 @@ io.prometheus.jmx collector - 0.12.1-SNAPSHOT + 0.13.0 io.prometheus diff --git a/pom.xml b/pom.xml index ab4a82d8..e9f5bd16 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.12.1-SNAPSHOT + 0.13.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.13.0