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

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

Branch: refs/heads/master
Commit: b147a95c853c2c8f070f96b853dfe987d6e5ee07
Parents: 7fe6c8b
Author: Tibor17 <ti...@apache.org>
Authored: Mon Sep 11 03:28:31 2017 +0200
Committer: Tibor17 <ti...@apache.org>
Committed: Mon Sep 11 03:28:31 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/b147a95c/surefire-providers/common-junit48/pom.xml
----------------------------------------------------------------------
diff --git a/surefire-providers/common-junit48/pom.xml b/surefire-providers/common-junit48/pom.xml
index e87a9a9..06151e8 100644
--- a/surefire-providers/common-junit48/pom.xml
+++ b/surefire-providers/common-junit48/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.20.1</version>
+    <version>2.21.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>common-junit48</artifactId>