[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/db972122 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/db972122 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/db972122 Branch: refs/heads/master Commit: db972122a1b8106a29c775beb5f438c9be8c83be Parents: 8ec5b37 Author: Tibor17 <[email protected]> Authored: Mon Dec 22 21:30:12 2014 +0100 Committer: Tibor17 <[email protected]> Committed: Tue Dec 23 17:23:30 2014 +0100 ---------------------------------------------------------------------- maven-surefire-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/db972122/maven-surefire-common/pom.xml ---------------------------------------------------------------------- diff --git a/maven-surefire-common/pom.xml b/maven-surefire-common/pom.xml index db73acf..b49798a 100644 --- a/maven-surefire-common/pom.xml +++ b/maven-surefire-common/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire</artifactId> - <version>2.18.1</version> + <version>2.19-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
