Skip to content

Commit 07881de

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent aa72e2a commit 07881de

File tree

49 files changed

+50
-50
lines changed

Some content is hidden

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

49 files changed

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

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

1111
<artifactId>examples</artifactId>

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

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

1111
<artifactId>it_java_versions</artifactId>

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

1111
<artifactId>it_log4j2</artifactId>

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

1111
<artifactId>it_pushgateway</artifactId>

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

1111
<artifactId>it_servlet_jakarta_exporter_webxml</artifactId>

0 commit comments

Comments
 (0)