[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/31d68d9b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/31d68d9b Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/31d68d9b Branch: refs/heads/master Commit: 31d68d9b461c80717560ac48c216e3c1e750ab48 Parents: aa1c66a Author: Tibor17 <tibordig...@apache.org> Authored: Mon Sep 11 03:28:35 2017 +0200 Committer: Tibor17 <tibordig...@apache.org> Committed: Mon Sep 11 03:28:35 2017 +0200 ---------------------------------------------------------------------- surefire-setup-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/31d68d9b/surefire-setup-integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-setup-integration-tests/pom.xml b/surefire-setup-integration-tests/pom.xml index 77bcd27..5a784ce 100644 --- a/surefire-setup-integration-tests/pom.xml +++ b/surefire-setup-integration-tests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire</artifactId> - <version>2.20.1</version> + <version>2.21.0-SNAPSHOT</version> </parent> <artifactId>surefire-setup-integration-tests</artifactId>