Skip to content

Commit c651782

Browse files
committed
[maven-release-plugin] prepare release v1.10.0-beta.1
1 parent d5b1693 commit c651782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>de.retest</groupId>
55
<artifactId>recheck-junit-4-extension</artifactId>
6-
<version>1.10.0-SNAPSHOT</version>
6+
<version>1.10.0-beta.1</version>
77

88
<name>recheck-junit-4-extension</name>
99
<description>JUnit 4 extension reducing boilerplate code in tests.</description>
@@ -63,7 +63,7 @@
6363
<url>https://github.com/retest/recheck-junit-4-extension</url>
6464
<connection>scm:git:git@github.com:retest/recheck-junit-4-extension.git</connection>
6565
<developerConnection>scm:git:git@github.com:retest/recheck-junit-4-extension.git</developerConnection>
66-
<tag>HEAD</tag>
66+
<tag>v1.10.0-beta.1</tag>
6767
</scm>
6868

6969
<distributionManagement>

0 commit comments

Comments
 (0)