Skip to content

Commit e43f92a

Browse files
committed
[maven-release-plugin] prepare release v1.0.0-alpha-2
1 parent 0179958 commit e43f92a

File tree

51 files changed

+52
-52
lines changed

Some content is hidden

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

51 files changed

+52
-52
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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</version>
99
</parent>
1010

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

examples/example-tomcat-servlet/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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</version>
99
</parent>
1010

1111
<artifactId>example-tomcat-servlet</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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</version>
99
</parent>
1010

1111
<artifactId>it_common</artifactId>

integration_tests/it_exemplars_otel_agent/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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</version>
99
</parent>
1010

1111
<artifactId>it_exemplars_otel_agent</artifactId>

integration_tests/it_exemplars_otel_sdk/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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</version>
99
</parent>
1010

1111
<artifactId>it_exemplars_otel_sdk</artifactId>

integration_tests/it_java_versions/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-2-SNAPSHOT</version>
8+
<version>1.0.0-alpha-2</version>
99
</parent>
1010

1111
<artifactId>it_java_versions</artifactId>

0 commit comments

Comments
 (0)