Skip to content

Commit 4030d28

Browse files
committed
update version
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 1858a34 commit 4030d28

File tree

3 files changed

+3
-3
lines changed
  • integration-tests/it-exporter
  • prometheus-metrics-exposition-textformats

3 files changed

+3
-3
lines changed

integration-tests/it-exporter/it-exporter-no-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.prometheus</groupId>
88
<artifactId>it-exporter</artifactId>
9-
<version>1.3.2</version>
9+
<version>1.3.3</version>
1010
</parent>
1111

1212
<artifactId>it-exporter-no-protobuf</artifactId>

integration-tests/it-exporter/it-no-protobuf-test/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>it-exporter</artifactId>
8-
<version>1.3.2</version>
8+
<version>1.3.3</version>
99
</parent>
1010

1111
<artifactId>it-no-protobuf-test</artifactId>

prometheus-metrics-exposition-textformats/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.prometheus</groupId>
88
<artifactId>client_java</artifactId>
9-
<version>1.3.2</version>
9+
<version>1.3.3</version>
1010
</parent>
1111

1212
<artifactId>prometheus-metrics-exposition-textformats</artifactId>

0 commit comments

Comments
 (0)