diff --git a/collector/pom.xml b/collector/pom.xml index 7f977bfe..9c6d6db8 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.1-SNAPSHOT + 0.3.1 io.prometheus.jmx diff --git a/jmx_prometheus_httpserver/pom.xml b/jmx_prometheus_httpserver/pom.xml index a770b1ac..e22789b5 100644 --- a/jmx_prometheus_httpserver/pom.xml +++ b/jmx_prometheus_httpserver/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.1-SNAPSHOT + 0.3.1 jmx_prometheus_httpserver @@ -17,7 +17,7 @@ io.prometheus.jmx collector - 0.3.1-SNAPSHOT + 0.3.1 io.prometheus diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index b246d229..215fb186 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.1-SNAPSHOT + 0.3.1 io.prometheus.jmx @@ -18,7 +18,7 @@ io.prometheus.jmx collector - 0.3.1-SNAPSHOT + 0.3.1 io.prometheus diff --git a/pom.xml b/pom.xml index c11e6489..88ffc6dd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.prometheus.jmx parent - 0.3.1-SNAPSHOT + 0.3.1 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.1