[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/6bff10f3 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/6bff10f3 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/6bff10f3 Branch: refs/heads/master Commit: 6bff10f3405c755608b9632085ab105381597178 Parents: 773ec3b Author: Tibor17 <tibordig...@apache.org> Authored: Mon Sep 11 03:28:32 2017 +0200 Committer: Tibor17 <tibordig...@apache.org> Committed: Mon Sep 11 03:28:32 2017 +0200 ---------------------------------------------------------------------- surefire-providers/surefire-junit4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/6bff10f3/surefire-providers/surefire-junit4/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-providers/surefire-junit4/pom.xml b/surefire-providers/surefire-junit4/pom.xml index 6ed665a..870f13c 100644 --- a/surefire-providers/surefire-junit4/pom.xml +++ b/surefire-providers/surefire-junit4/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire-providers</artifactId> - <version>2.20.1</version> + <version>2.21.0-SNAPSHOT</version> </parent> <artifactId>surefire-junit4</artifactId>