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 2016/01/15 06:10:16 UTC

[04/30] maven-surefire git commit: [SUREFIRE] Build Status to README.md

[SUREFIRE] Build Status to README.md


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

Branch: refs/heads/3.0-rc1
Commit: 9ab3388b34577e68462a414d805bf278eba9de07
Parents: 5dbcbdd
Author: Tibor17 <ti...@lycos.com>
Authored: Sun Jan 10 04:00:23 2016 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Sun Jan 10 04:00:23 2016 +0100

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/9ab3388b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index e0f3694..58fa15a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire)
-[![Build Status](https://builds.apache.org/job/maven-surefire/badge/icon)](https://builds.apache.org/job/maven-surefire/badge/icon)
-[![Build Status](https://builds.apache.org/job/maven-surefire-windows/badge/icon)](https://builds.apache.org/job/maven-surefire-windows/badge/icon)
-[![Build Status](https://builds.apache.org/job/maven-surefire-mvn-2.2.1/badge/icon)](https://builds.apache.org/job/maven-surefire-mvn-2.2.1/badge/icon)
+[![Build Status](https://builds.apache.org/job/maven-surefire/badge/icon)](https://builds.apache.org/job/maven-surefire)
+[![Build Status](https://builds.apache.org/job/maven-surefire-windows/badge/icon)](https://builds.apache.org/job/maven-surefire-windows)
+[![Build Status](https://builds.apache.org/job/maven-surefire-mvn-2.2.1/badge/icon)](https://builds.apache.org/job/maven-surefire-mvn-2.2.1)
 
 Surefire needs Maven 3.0.5 and JDK 1.6+ to be built.
 But in order to test it tests, you can do: