[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/331dbb1c Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/331dbb1c Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/331dbb1c Branch: refs/heads/master Commit: 331dbb1c379a2839ab274f54f41d6aaf22a100cf Parents: 34930d5 Author: Tibor17 <[email protected]> Authored: Mon Dec 22 21:30:11 2014 +0100 Committer: Tibor17 <[email protected]> Committed: Tue Dec 23 17:23:29 2014 +0100 ---------------------------------------------------------------------- surefire-providers/surefire-junit3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/331dbb1c/surefire-providers/surefire-junit3/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-providers/surefire-junit3/pom.xml b/surefire-providers/surefire-junit3/pom.xml index 1a121ba..6b22234 100644 --- a/surefire-providers/surefire-junit3/pom.xml +++ b/surefire-providers/surefire-junit3/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire-providers</artifactId> - <version>2.18.1</version> + <version>2.19-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
