[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/8da9b4fe Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8da9b4fe Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/8da9b4fe Branch: refs/heads/master Commit: 8da9b4fe7dca9089b7ee18aa0250f63211467007 Parents: 6912aa3 Author: Tibor17 <tibordig...@apache.org> Authored: Mon Sep 11 03:28:15 2017 +0200 Committer: Tibor17 <tibordig...@apache.org> Committed: Mon Sep 11 03:28:15 2017 +0200 ---------------------------------------------------------------------- surefire-report-parser/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/8da9b4fe/surefire-report-parser/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-report-parser/pom.xml b/surefire-report-parser/pom.xml index 648b0c2..fd13918 100644 --- a/surefire-report-parser/pom.xml +++ b/surefire-report-parser/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire</artifactId> - <version>2.21-SNAPSHOT</version> + <version>2.20.1</version> </parent> <artifactId>surefire-report-parser</artifactId>