Skip to content

Commit 8371ab7

Browse files
committed
[maven-release-plugin] prepare release v1.0.0-alpha-5
1 parent bdc095b commit 8371ab7

File tree

69 files changed

+71
-71
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+71
-71
lines changed

benchmarks/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</groupId>
77
<artifactId>client_java</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>benchmarks</artifactId>

examples/example-exemplars-tail-sampling/example-greeting-service/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</groupId>
77
<artifactId>example-exemplars-tail-sampling</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>example-greeting-service</artifactId>

examples/example-exemplars-tail-sampling/example-hello-world-app/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</groupId>
77
<artifactId>example-exemplars-tail-sampling</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>example-hello-world-app</artifactId>

examples/example-exemplars-tail-sampling/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</groupId>
77
<artifactId>examples</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>example-exemplars-tail-sampling</artifactId>

examples/example-exporter-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</groupId>
77
<artifactId>examples</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>example-exporter-httpserver</artifactId>

examples/example-exporter-opentelemetry/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</groupId>
77
<artifactId>examples</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>example-exporter-opentelemetry</artifactId>

examples/example-exporter-servlet-tomcat/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</groupId>
77
<artifactId>examples</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>example-exporter-servlet-tomcat</artifactId>

examples/example-simpleclient-bridge/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</groupId>
77
<artifactId>examples</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>example-simpleclient-bridge</artifactId>

examples/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</groupId>
77
<artifactId>client_java</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>examples</artifactId>

integration-tests/it-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</groupId>
77
<artifactId>integration-tests</artifactId>
8-
<version>1.0.0-alpha-5-SNAPSHOT</version>
8+
<version>1.0.0-alpha-5</version>
99
</parent>
1010

1111
<artifactId>it-common</artifactId>

0 commit comments

Comments
 (0)