Skip to content

Commit 3a24b3e

Browse files
committed
Fix next SNAPSHOT version
Signed-off-by: Fabian Stäber <[email protected]>
1 parent d0e2dd3 commit 3a24b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

77
<groupId>io.prometheus</groupId>
88
<artifactId>client_java</artifactId>
9-
<version>10.0.0-SNAPSHOT</version>
9+
<version>1.4.0-SNAPSHOT</version>
1010

1111
<name>Prometheus Metrics Library</name>
1212
<url>http://github.com/prometheus/client_java</url>

0 commit comments

Comments
 (0)