This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch BADGES in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git
commit 6cc74f30099f56a808f6d27695c7ce53eef6e6c3 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Sat Jan 13 17:21:44 2018 +0100 Fixed URL's. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23878cc..a95feac 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [][license] [](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.maven.plugins%22%20a%3A%22maven-enforcer-plugin%22) [][build] -[][build] +[][test-results] ## Overview @@ -63,5 +63,6 @@ License [home]: http://maven.apache.org/enforcer/maven-enforcer-plugin [license]: https://www.apache.org/licenses/LICENSE-2.0.html [build]: https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-enforcer/job/master/ +[test-results]: https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-enforcer/job/master/lastCompletedBuild/testReport/ [build-status]: https://img.shields.io/jenkins/s/https/builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-enforcer/job/master.svg?style=flat-square [build-tests]: https://img.shields.io/jenkins/t/https/builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-enforcer/job/master.svg?style=flat-square -- To stop receiving notification emails like this one, please contact [email protected].
