[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/e6fc4b48 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/e6fc4b48 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/e6fc4b48 Branch: refs/heads/master Commit: e6fc4b48851ca86338a4d7d174cb2aea3d76d982 Parents: d061099 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 ---------------------------------------------------------------------- maven-failsafe-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/e6fc4b48/maven-failsafe-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-failsafe-plugin/pom.xml b/maven-failsafe-plugin/pom.xml index 9c7a7a9..5525183 100644 --- a/maven-failsafe-plugin/pom.xml +++ b/maven-failsafe-plugin/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> <groupId>org.apache.maven.plugins</groupId>