You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/03/24 20:04:55 UTC

[maven-javadoc-plugin] branch MJAVADOC-521 updated: Updated.

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MJAVADOC-521
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


The following commit(s) were added to refs/heads/MJAVADOC-521 by this push:
     new 84a96e4  Updated.
84a96e4 is described below

commit 84a96e4bcd1e770fb3e6153f7b84d7128b722d7e
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Mar 24 21:04:46 2018 +0100

    Updated.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 84f6da7..f688e29 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Apache Maven
 [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
 [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-javadoc-plugin.svg?label=Maven%20Central)](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.maven.plugins%22%20AND%20a%3A%22maven-javadoc-plugin%22)
 [![Jenkins Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven/job/maven-javadoc-plugin.svg?style=flat-square)][build]
-[![Jenkins tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven/job/master.svg?style=flat-square)][test-results]
+[![Jenkins tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven/job/master-javadoc-plugin.svg?style=flat-square)][test-results]
 
 
 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.