Skip to content

Commit fc3813f

Browse files
committed
[maven-release-plugin] prepare release r4.13-beta-3
1 parent d9861ec commit fc3813f

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-beta-3</version>
88

99
<name>JUnit</name>
1010
<description>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</description>
@@ -72,7 +72,7 @@
7272
<connection>scm:git:git://github.com/junit-team/junit4.git</connection>
7373
<developerConnection>scm:git:git@github.com:junit-team/junit4.git</developerConnection>
7474
<url>http://github.com/junit-team/junit4/tree/master</url>
75-
<tag>HEAD</tag>
75+
<tag>r4.13-beta-3</tag>
7676
</scm>
7777
<issueManagement>
7878
<system>github</system>

0 commit comments

Comments
 (0)