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 2017/09/15 14:46:57 UTC

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

Branch: refs/heads/master
Commit: 6f4997b32416eae62c671b371665812de5e26fd1
Parents: 707a679
Author: Tibor17 <ti...@apache.org>
Authored: Mon Sep 11 03:28:33 2017 +0200
Committer: Tibor17 <ti...@apache.org>
Committed: Mon Sep 11 03:28:33 2017 +0200

----------------------------------------------------------------------
 surefire-report-parser/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/6f4997b3/surefire-report-parser/pom.xml
----------------------------------------------------------------------
diff --git a/surefire-report-parser/pom.xml b/surefire-report-parser/pom.xml
index fd13918..60d570f 100644
--- a/surefire-report-parser/pom.xml
+++ b/surefire-report-parser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.20.1</version>
+    <version>2.21.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>surefire-report-parser</artifactId>