Skip to content

Commit

Permalink
[maven-release-plugin] prepare release r4.13-rc-2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Dec 1, 2019
1 parent ea2e229 commit c0bdd7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit c0bdd7d

Please sign in to comment.