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

[19/46] maven-surefire git commit: [maven-release-plugin] prepare release surefire-2.20.1_vote-1

[maven-release-plugin] prepare release surefire-2.20.1_vote-1


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

Branch: refs/heads/master
Commit: d061099cba078d525a9701c9f5fa56008c92b84d
Parents: 8da9b4f
Author: Tibor17 <ti...@apache.org>
Authored: Mon Sep 11 03:28:15 2017 +0200
Committer: Tibor17 <ti...@apache.org>
Committed: Mon Sep 11 03:28:15 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/d061099c/maven-surefire-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-surefire-plugin/pom.xml b/maven-surefire-plugin/pom.xml
index 96a1720..f4b9594 100644
--- a/maven-surefire-plugin/pom.xml
+++ b/maven-surefire-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.21-SNAPSHOT</version>
+    <version>2.20.1</version>
   </parent>
 
   <groupId>org.apache.maven.plugins</groupId>