You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2014/12/23 18:42:05 UTC

maven-surefire git commit: Revert "Revert "[maven-release-plugin] prepare for next development iteration""

Repository: maven-surefire
Updated Branches:
  refs/heads/master eb06206a8 -> f003abd6f


Revert "Revert "[maven-release-plugin] prepare for next development iteration""

This reverts commit eb06206a8420cc5b3a32dc10a6ff9169bb479458.


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/f003abd6
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/f003abd6
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/f003abd6

Branch: refs/heads/master
Commit: f003abd6f13afebc2ee2cdb98211fbf98dba0fae
Parents: eb06206
Author: Tibor17 <ti...@lycos.com>
Authored: Tue Dec 23 18:41:39 2014 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Tue Dec 23 18:41:39 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/f003abd6/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>