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

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

Branch: refs/heads/master
Commit: ce53b8973396d761c4d290eb4fdde2693fb1c4d2
Parents: 654df72
Author: Tibor17 <ti...@apache.org>
Authored: Mon Sep 11 03:28:14 2017 +0200
Committer: Tibor17 <ti...@apache.org>
Committed: Mon Sep 11 03:28:14 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/ce53b897/surefire-providers/surefire-junit47/pom.xml
----------------------------------------------------------------------
diff --git a/surefire-providers/surefire-junit47/pom.xml b/surefire-providers/surefire-junit47/pom.xml
index 9f1fa0f..efc195c 100644
--- a/surefire-providers/surefire-junit47/pom.xml
+++ b/surefire-providers/surefire-junit47/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.21-SNAPSHOT</version>
+    <version>2.20.1</version>
   </parent>
 
   <artifactId>surefire-junit47</artifactId>