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 e8916d3 commit 23c8ad8Copy full SHA for 23c8ad8
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>de.retest</groupId>
5
<artifactId>recheck-junit-4-extension</artifactId>
6
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0</version>
7
8
<name>recheck-junit-4-extension</name>
9
<description>JUnit 4 extension reducing boilerplate code in tests.</description>
@@ -63,7 +63,7 @@
63
<url>https://github.com/retest/recheck-junit-4-extension</url>
64
<connection>scm:git:git@github.com:retest/recheck-junit-4-extension.git</connection>
65
<developerConnection>scm:git:git@github.com:retest/recheck-junit-4-extension.git</developerConnection>
66
- <tag>HEAD</tag>
+ <tag>v1.10.0</tag>
67
</scm>
68
69
<distributionManagement>
0 commit comments