Skip to content

Commit b1f7ee0

Browse files
committed
bump snapshot
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 54d6342 commit b1f7ee0

File tree

54 files changed

+54
-54
lines changed
  • benchmarks
  • examples
  • integration-tests
  • prometheus-metrics-bom
  • prometheus-metrics-config
  • prometheus-metrics-core
  • prometheus-metrics-exporter-common
  • prometheus-metrics-exporter-httpserver
  • prometheus-metrics-exporter-opentelemetry-otel-agent-resources
  • prometheus-metrics-exporter-opentelemetry-shaded
  • prometheus-metrics-exporter-opentelemetry
  • prometheus-metrics-exporter-pushgateway
  • prometheus-metrics-exporter-servlet-jakarta
  • prometheus-metrics-exporter-servlet-javax
  • prometheus-metrics-exposition-formats-shaded
  • prometheus-metrics-exposition-formats
  • prometheus-metrics-exposition-textformats
  • prometheus-metrics-instrumentation-caffeine
  • prometheus-metrics-instrumentation-dropwizard5
  • prometheus-metrics-instrumentation-dropwizard
  • prometheus-metrics-instrumentation-guava
  • prometheus-metrics-instrumentation-jvm
  • prometheus-metrics-model
  • prometheus-metrics-otel-support
  • prometheus-metrics-parent
  • prometheus-metrics-simpleclient-bridge
  • prometheus-metrics-tracer

Some content is hidden

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

54 files changed

+54
-54
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.prometheus</groupId>
1010
<artifactId>client_java</artifactId>
11-
<version>1.5.0-SNAPSHOT</version>
11+
<version>1.6.0-SNAPSHOT</version>
1212
</parent>
1313

1414
<artifactId>benchmarks</artifactId>

examples/example-custom-buckets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.prometheus</groupId>
2424
<artifactId>prometheus-metrics-bom</artifactId>
25-
<version>1.5.0-SNAPSHOT</version>
25+
<version>1.6.0-SNAPSHOT</version>
2626
<type>pom</type>
2727
<scope>import</scope>
2828
</dependency>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>io.prometheus</groupId>
2626
<artifactId>prometheus-metrics-bom</artifactId>
27-
<version>1.5.0-SNAPSHOT</version>
27+
<version>1.6.0-SNAPSHOT</version>
2828
<type>pom</type>
2929
<scope>import</scope>
3030
</dependency>

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>io.prometheus</groupId>
2626
<artifactId>prometheus-metrics-bom</artifactId>
27-
<version>1.5.0-SNAPSHOT</version>
27+
<version>1.6.0-SNAPSHOT</version>
2828
<type>pom</type>
2929
<scope>import</scope>
3030
</dependency>

examples/example-exporter-httpserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.prometheus</groupId>
2525
<artifactId>prometheus-metrics-bom</artifactId>
26-
<version>1.5.0-SNAPSHOT</version>
26+
<version>1.6.0-SNAPSHOT</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.prometheus</groupId>
2525
<artifactId>prometheus-metrics-bom</artifactId>
26-
<version>1.5.0-SNAPSHOT</version>
26+
<version>1.6.0-SNAPSHOT</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

examples/example-exporter-opentelemetry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.prometheus</groupId>
2525
<artifactId>prometheus-metrics-bom</artifactId>
26-
<version>1.5.0-SNAPSHOT</version>
26+
<version>1.6.0-SNAPSHOT</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.prometheus</groupId>
2424
<artifactId>prometheus-metrics-bom</artifactId>
25-
<version>1.5.0-SNAPSHOT</version>
25+
<version>1.6.0-SNAPSHOT</version>
2626
<type>pom</type>
2727
<scope>import</scope>
2828
</dependency>

examples/example-native-histogram/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.prometheus</groupId>
2424
<artifactId>prometheus-metrics-bom</artifactId>
25-
<version>1.5.0-SNAPSHOT</version>
25+
<version>1.6.0-SNAPSHOT</version>
2626
<type>pom</type>
2727
<scope>import</scope>
2828
</dependency>

examples/example-otel-jvm-runtime-metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.prometheus</groupId>
2525
<artifactId>prometheus-metrics-bom</artifactId>
26-
<version>1.5.0-SNAPSHOT</version>
26+
<version>1.6.0-SNAPSHOT</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

0 commit comments

Comments
 (0)