Skip to content

Commit c0bdd7d

Browse files
committed
[maven-release-plugin] prepare release r4.13-rc-2
1 parent ea2e229 commit c0bdd7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>junit</groupId>
66
<artifactId>junit</artifactId>
7-
<version>4.13-SNAPSHOT</version>
7+
<version>4.13-rc-2</version>
88

99
<name>JUnit</name>
1010
<description>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</description>
@@ -64,7 +64,7 @@
6464
<connection>scm:git:git://github.com/junit-team/junit4.git</connection>
6565
<developerConnection>scm:git:[email protected]:junit-team/junit4.git</developerConnection>
6666
<url>http://github.com/junit-team/junit4/tree/master</url>
67-
<tag>HEAD</tag>
67+
<tag>r4.13-rc-2</tag>
6868
</scm>
6969
<issueManagement>
7070
<system>github</system>

0 commit comments

Comments
 (0)