[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/bf6bd220 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/bf6bd220 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/bf6bd220 Branch: refs/heads/master Commit: bf6bd2205bdc225bc93db4be2032dff0d26a4410 Parents: e4eb4ac Author: Tibor17 <tibordig...@apache.org> Authored: Mon Sep 11 03:28:16 2017 +0200 Committer: Tibor17 <tibordig...@apache.org> Committed: Mon Sep 11 03:28:16 2017 +0200 ---------------------------------------------------------------------- surefire-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/bf6bd220/surefire-integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-integration-tests/pom.xml b/surefire-integration-tests/pom.xml index 4ea01b4..0623dbe 100644 --- a/surefire-integration-tests/pom.xml +++ b/surefire-integration-tests/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-integration-tests</artifactId>