Skip to content

Commit d8388fb

Browse files
chore(main): release 1.5.2-SNAPSHOT (#1980)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f794288 commit d8388fb

File tree

77 files changed

+77
-77
lines changed

Some content is hidden

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

77 files changed

+77
-77
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.5.1</version>
8+
<version>1.5.2-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>benchmarks</artifactId>

examples/example-custom-buckets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-custom-buckets</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>8</maven.compiler.release>

examples/example-exemplars-tail-sampling/example-greeting-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-greeting-service</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>17</maven.compiler.release>

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-hello-world-app</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>17</maven.compiler.release>

examples/example-exemplars-tail-sampling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-exemplars-tail-sampling</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Example - Exemplars with OpenTelemetry's Tail Sampling</name>

examples/example-exporter-httpserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-exporter-httpserver</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>8</maven.compiler.release>

examples/example-exporter-multi-target/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-exporter-multi-target</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>8</maven.compiler.release>

examples/example-exporter-opentelemetry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-exporter-opentelemetry</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>8</maven.compiler.release>

examples/example-exporter-servlet-tomcat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-exporter-servlet-tomcat</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>17</maven.compiler.release>

examples/example-native-histogram/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.prometheus</groupId>
66
<artifactId>example-native-histogram</artifactId>
7-
<version>1.5.1</version>
7+
<version>1.5.2-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.release>8</maven.compiler.release>

0 commit comments

Comments
 (0)