File tree Expand file tree Collapse file tree 8 files changed +12
-16
lines changed
jmx_prometheus_httpserver Expand file tree Collapse file tree 8 files changed +12
-16
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.prometheus.jmx</groupId >
77 <artifactId >parent</artifactId >
8- <version >0.18.1-SNAPSHOT </version >
8+ <version >0.19.0 </version >
99 </parent >
1010
1111 <artifactId >collector</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.prometheus.jmx</groupId >
97 <artifactId >integration_test_suite</artifactId >
10- <version >0.18.1-SNAPSHOT </version >
8+ <version >0.19.0 </version >
119 </parent >
1210
1311 <artifactId >integration_tests</artifactId >
3331 <jmx .core.root>../..</jmx .core.root>
3432 <antublue .test.engine.version>4.2.3</antublue .test.engine.version>
3533 <!-- smoke test containers -->
36- <docker .image.names/>
34+ <docker .image.names />
3735 <!-- all test containers -->
3836 <!-- <docker.image.names>ALL</docker.image.names> -->
3937 </properties >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.prometheus.jmx</groupId >
77 <artifactId >integration_test_suite</artifactId >
8- <version >0.18.1-SNAPSHOT </version >
8+ <version >0.19.0 </version >
99 </parent >
1010
1111 <artifactId >jmx_example_application</artifactId >
Original file line number Diff line number Diff line change 33
44 <groupId >io.prometheus.jmx</groupId >
55 <artifactId >integration_test_suite</artifactId >
6- <version >0.18.1-SNAPSHOT </version >
6+ <version >0.19.0 </version >
77 <name >Prometheus JMX Exporter - Integration Test Suite</name >
88 <description >
99 See https://github.com/prometheus/jmx_exporter/blob/master/README.md
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.prometheus.jmx</groupId >
97 <artifactId >parent</artifactId >
10- <version >0.18.1-SNAPSHOT </version >
8+ <version >0.19.0 </version >
119 </parent >
1210
1311 <groupId >io.prometheus.jmx</groupId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.prometheus.jmx</groupId >
77 <artifactId >parent</artifactId >
8- <version >0.18.1-SNAPSHOT </version >
8+ <version >0.19.0 </version >
99 </parent >
1010
1111 <artifactId >jmx_prometheus_httpserver</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.prometheus.jmx</groupId >
77 <artifactId >parent</artifactId >
8- <version >0.18.1-SNAPSHOT </version >
8+ <version >0.19.0 </version >
99 </parent >
1010
1111 <artifactId >jmx_prometheus_javaagent</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >io.prometheus.jmx</groupId >
66 <artifactId >parent</artifactId >
7- <version >0.18.1-SNAPSHOT </version >
7+ <version >0.19.0 </version >
88
99 <name >Prometheus JMX Exporter</name >
1010 <description >
3131 <
connection >scm:git:
[email protected] :prometheus/jmx_exporter.git</
connection >
3232 <
developerConnection >scm:git:
[email protected] :prometheus/jmx_exporter.git</
developerConnection >
3333 <
url >
[email protected] :prometheus/jmx_exporter.git</
url >
34- <tag >HEAD </tag >
34+ <tag >parent-0.19.0 </tag >
3535 </scm >
3636
3737 <developers >
You can’t perform that action at this time.
0 commit comments