[maven-release-plugin] prepare release surefire-2.20.1_vote-1
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/52001bdd Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/52001bdd Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/52001bdd Branch: refs/heads/master Commit: 52001bdd8000d6de80a6d83f6785b1b724fd5216 Parents: 822f77e Author: Tibor17 <tibordig...@apache.org> Authored: Mon Sep 11 03:28:11 2017 +0200 Committer: Tibor17 <tibordig...@apache.org> Committed: Mon Sep 11 03:28:11 2017 +0200 ---------------------------------------------------------------------- surefire-providers/common-junit3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/52001bdd/surefire-providers/common-junit3/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-providers/common-junit3/pom.xml b/surefire-providers/common-junit3/pom.xml index 1584af8..6c8c7d4 100644 --- a/surefire-providers/common-junit3/pom.xml +++ b/surefire-providers/common-junit3/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire-providers</artifactId> - <version>2.21-SNAPSHOT</version> + <version>2.20.1</version> </parent> <artifactId>common-junit3</artifactId>