[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/78b563c4 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/78b563c4 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/78b563c4 Branch: refs/heads/master Commit: 78b563c461bd62f802f7bb7b5ec7696cc18853b0 Parents: b1ff126 Author: Tibor17 <tibordig...@apache.org> Authored: Mon Sep 11 03:28:09 2017 +0200 Committer: Tibor17 <tibordig...@apache.org> Committed: Mon Sep 11 03:28:09 2017 +0200 ---------------------------------------------------------------------- surefire-logger-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/78b563c4/surefire-logger-api/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-logger-api/pom.xml b/surefire-logger-api/pom.xml index a80af6e..74fef2d 100644 --- a/surefire-logger-api/pom.xml +++ b/surefire-logger-api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire</artifactId> - <version>2.21-SNAPSHOT</version> + <version>2.20.1</version> </parent> <artifactId>surefire-logger-api</artifactId>