diff --git a/pom.xml b/pom.xml index ec5c626c626d..86e5e81b0e90 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.13-SNAPSHOT</version> + <version>4.13-rc-2</version> <name>JUnit</name> <description>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</description> @@ -64,7 +64,7 @@ <connection>scm:git:git://github.com/junit-team/junit4.git</connection> <developerConnection>scm:git:git@github.com:junit-team/junit4.git</developerConnection> <url>http://github.com/junit-team/junit4/tree/master</url> - <tag>HEAD</tag> + <tag>r4.13-rc-2</tag> </scm> <issueManagement> <system>github</system>