[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/aca78822 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/aca78822 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/aca78822 Branch: refs/heads/master Commit: aca788228455fd58d7a0bba3e8e37f3add39c9d8 Parents: 0704aa6 Author: Tibor17 <[email protected]> Authored: Mon Dec 22 21:30:15 2014 +0100 Committer: Tibor17 <[email protected]> Committed: Tue Dec 23 17:23:37 2014 +0100 ---------------------------------------------------------------------- surefire-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/aca78822/surefire-integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-integration-tests/pom.xml b/surefire-integration-tests/pom.xml index 9be9e8f..2800a13 100644 --- a/surefire-integration-tests/pom.xml +++ b/surefire-integration-tests/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>
