From 05fe2a64f59127c02135be22f416e91260d6ede6 Mon Sep 17 00:00:00 2001 From: Marc Philipp Date: Sat, 13 Feb 2021 17:30:49 +0100 Subject: [PATCH] [maven-release-plugin] prepare release r4.13.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b651a052bc61..38be96092f24 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ junit junit - 4.13.2-SNAPSHOT + 4.13.2 JUnit JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck. @@ -64,7 +64,7 @@ scm:git:git://github.com/junit-team/junit4.git scm:git:git@github.com:junit-team/junit4.git https://github.com/junit-team/junit4 - HEAD + r4.13.2 github