[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/0704aa6d Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/0704aa6d Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/0704aa6d Branch: refs/heads/master Commit: 0704aa6d7344f78a042d32fd269da3e64feea202 Parents: 779fe32 Author: Tibor17 <[email protected]> Authored: Mon Dec 22 21:30:15 2014 +0100 Committer: Tibor17 <[email protected]> Committed: Tue Dec 23 17:23:36 2014 +0100 ---------------------------------------------------------------------- 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/0704aa6d/surefire-setup-integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-setup-integration-tests/pom.xml b/surefire-setup-integration-tests/pom.xml index f1d5cc9..75d58c3 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.18.1</version> + <version>2.19-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
