diff --git a/collector/pom.xml b/collector/pom.xml index 08ed5a7c..49b21f26 100644 --- a/collector/pom.xml +++ b/collector/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.prometheus.jmx collector - 1.1.0 + 1.1.0-post jar Prometheus JMX Exporter - Collector See https://github.com/prometheus/jmx_exporter/blob/main/README.md diff --git a/integration_test_suite/integration_tests/pom.xml b/integration_test_suite/integration_tests/pom.xml index d9050810..f77c8a9e 100644 --- a/integration_test_suite/integration_tests/pom.xml +++ b/integration_test_suite/integration_tests/pom.xml @@ -6,7 +6,7 @@ io.prometheus.jmx integration_test_suite - 1.1.0 + 1.1.0-post integration_tests diff --git a/integration_test_suite/jmx_example_application/pom.xml b/integration_test_suite/jmx_example_application/pom.xml index 605e8e2a..55fdc4f7 100644 --- a/integration_test_suite/jmx_example_application/pom.xml +++ b/integration_test_suite/jmx_example_application/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx integration_test_suite - 1.1.0 + 1.1.0-post jmx_example_application Prometheus JMX Exporter - JMX Example Application diff --git a/integration_test_suite/pom.xml b/integration_test_suite/pom.xml index 475a2bd0..5ceeeb34 100644 --- a/integration_test_suite/pom.xml +++ b/integration_test_suite/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.prometheus.jmx integration_test_suite - 1.1.0 + 1.1.0-post Prometheus JMX Exporter - Integration Test Suite See https://github.com/prometheus/jmx_exporter/blob/main/README.md https://github.com/prometheus/jmx_exporter diff --git a/jmx_prometheus_common/pom.xml b/jmx_prometheus_common/pom.xml index 9fe71ec4..9252dffb 100644 --- a/jmx_prometheus_common/pom.xml +++ b/jmx_prometheus_common/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx jmx_exporter - 1.1.0 + 1.1.0-post jmx_prometheus_common Prometheus JMX Exporter - Common diff --git a/jmx_prometheus_javaagent/pom.xml b/jmx_prometheus_javaagent/pom.xml index f21fa76b..571011b4 100644 --- a/jmx_prometheus_javaagent/pom.xml +++ b/jmx_prometheus_javaagent/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx jmx_exporter - 1.1.0 + 1.1.0-post jmx_prometheus_javaagent Prometheus JMX Exporter - Java Agent diff --git a/jmx_prometheus_standalone/pom.xml b/jmx_prometheus_standalone/pom.xml index aa552b21..8e895a39 100644 --- a/jmx_prometheus_standalone/pom.xml +++ b/jmx_prometheus_standalone/pom.xml @@ -5,7 +5,7 @@ io.prometheus.jmx jmx_exporter - 1.1.0 + 1.1.0-post jmx_prometheus_standalone Prometheus JMX Exporter - Standalone Server diff --git a/pom.xml b/pom.xml index ce8cd02f..a9045532 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.prometheus.jmx jmx_exporter - 1.1.0 + 1.1.0-post Prometheus JMX Exporter See https://github.com/prometheus/jmx_exporter/blob/main/README.md https://github.com/prometheus/jmx_exporter