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 17:42:35 UTC

[20/27] maven-surefire git commit: [maven-release-plugin] prepare for next development iteration

[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/7fa7530f
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/7fa7530f
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/7fa7530f

Branch: refs/heads/master
Commit: 7fa7530f9efc01197b45c9a846cc4c36ab050863
Parents: d004a4a
Author: Tibor17 <ti...@lycos.com>
Authored: Mon Dec 22 21:30:13 2014 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Tue Dec 23 17:23:32 2014 +0100

----------------------------------------------------------------------
 surefire-providers/surefire-testng-utils/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/7fa7530f/surefire-providers/surefire-testng-utils/pom.xml
----------------------------------------------------------------------
diff --git a/surefire-providers/surefire-testng-utils/pom.xml b/surefire-providers/surefire-testng-utils/pom.xml
index ac9631d..5fc3bc3 100644
--- a/surefire-providers/surefire-testng-utils/pom.xml
+++ b/surefire-providers/surefire-testng-utils/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>