We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da64d5d commit 93e154eCopy full SHA for 93e154e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.m3y.prometheus.assertj</groupId>
6
<artifactId>assertj-prometheus</artifactId>
7
- <version>0.7-SNAPSHOT</version>
+ <version>0.7</version>
8
<packaging>jar</packaging>
9
<name>AssertJ for Prometheus metrics</name>
10
@@ -17,7 +17,7 @@
17
<developerConnection>scm:git:git@github.com:marcelmay/assertj-prometheus-metrics.git
18
</developerConnection>
19
<url>https://github.com/marcelmay/assertj-prometheus-metrics</url>
20
- <tag>release-0.5</tag>
+ <tag>release-0.7</tag>
21
</scm>
22
23
<issueManagement>
0 commit comments