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:54 UTC

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

Branch: refs/heads/master
Commit: 41390c3ba82fee72f46c0039278b972d62a7fc07
Parents: 6bff10f
Author: Tibor17 <ti...@apache.org>
Authored: Mon Sep 11 03:28:32 2017 +0200
Committer: Tibor17 <ti...@apache.org>
Committed: Mon Sep 11 03:28:32 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/41390c3b/maven-surefire-common/pom.xml
----------------------------------------------------------------------
diff --git a/maven-surefire-common/pom.xml b/maven-surefire-common/pom.xml
index dd6fc27..1bcd7c5 100644
--- a/maven-surefire-common/pom.xml
+++ b/maven-surefire-common/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>maven-surefire-common</artifactId>