We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3caeaad commit 2c14205Copy full SHA for 2c14205
simpleclient_httpserver/pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>io.prometheus</groupId>
7
<artifactId>parent</artifactId>
8
- <version>0.0.24-SNAPSHOT</version>
+ <version>0.0.25-SNAPSHOT</version>
9
</parent>
10
11
@@ -37,12 +37,12 @@
37
<dependency>
38
39
<artifactId>simpleclient</artifactId>
40
41
</dependency>
42
43
44
<artifactId>simpleclient_common</artifactId>
45
46
47
<!-- Test Dependencies Follow -->
48
0 commit comments