Skip to content

Commit e9bca90

Browse files
committed
[maven-release-plugin] prepare release parent-0.18.0
1 parent 613db0c commit e9bca90

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

collector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>collector</artifactId>

integration_tests/jmx_example_application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>integration_tests</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>jmx_example_application</artifactId>

integration_tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.prometheus.jmx</groupId>
66
<artifactId>parent</artifactId>
7-
<version>0.17.3-SNAPSHOT</version>
7+
<version>0.18.0</version>
88
</parent>
99

1010
<artifactId>integration_tests</artifactId>

integration_tests/smoke_tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>integration_tests</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>smoke_tests</artifactId>

jmx_prometheus_httpserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>jmx_prometheus_httpserver</artifactId>

jmx_prometheus_httpserver_common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>jmx_prometheus_httpserver_common</artifactId>

jmx_prometheus_httpserver_java6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>jmx_prometheus_httpserver_java6</artifactId>

jmx_prometheus_javaagent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>jmx_prometheus_javaagent</artifactId>

jmx_prometheus_javaagent_common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>jmx_prometheus_javaagent_common</artifactId>

jmx_prometheus_javaagent_java6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.prometheus.jmx</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.17.3-SNAPSHOT</version>
8+
<version>0.18.0</version>
99
</parent>
1010

1111
<artifactId>jmx_prometheus_javaagent_java6</artifactId>

0 commit comments

Comments
 (0)