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/14 00:08:08 UTC

maven-surefire git commit: [SUREFIRE] README

Repository: maven-surefire
Updated Branches:
  refs/heads/master b43bb198b -> 46be71067


[SUREFIRE] README


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

Branch: refs/heads/master
Commit: 46be71067d8d12e726cb78a8abef3b5a5673ee90
Parents: b43bb19
Author: Tibor17 <ti...@lycos.com>
Authored: Thu Jan 14 00:08:02 2016 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Thu Jan 14 00:08:02 2016 +0100

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/46be7106/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 33038b3..ebc0271 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
 [![Built with Maven](http://maven.apache.org/images/logos/maven-feather.png)](https://maven.apache.org/surefire/)
 [![CI](https://img.shields.io/badge/CI-Jenkins-red.svg?style=flat-square)](https://jenkins-ci.org/)
 
+[![dependencies](https://www.versioneye.com/java/org.apache.maven.plugins:maven-surefire-plugin/badge.svg?style=flat)](https://builds.apache.org/job/maven-surefire/depgraph-view/) Maven 2.2.1 Plugin API
+
 [![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)
 [![license](http://img.shields.io/:license-apache-red.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
-[![coverage](https://img.shields.io/jenkins/c/https/builds.apache.org/maven-surefire.svg)](https://img.shields.io/jenkins/c/https/builds.apache.org/maven-surefire.svg)
+[![coverage](https://img.shields.io/jenkins/c/https/builds.apache.org/maven-surefire.svg)](https://builds.apache.org/job/maven-surefire/jacoco/)
 [![tests](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg)](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg)
 [![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)