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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 968eb37  update ASF CI url
968eb37 is described below

commit 968eb37d4ebf602b5d392135981b70b319f0a7c7
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri Aug 28 09:12:17 2020 +0200

    update ASF CI url
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 43259ff..e836be5 100644
--- a/README.md
+++ b/README.md
@@ -25,9 +25,9 @@ Contributing to [Apache Maven 
Surefire](https://maven.apache.org/surefire/)
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License&style=for-the-badge)][license]
 
 
[![CI](https://img.shields.io/badge/CI-Jenkins-blue.svg?style=for-the-badge)](https://jenkins-ci.org/)
-[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-surefire/job/master.svg?style=for-the-badge)][build]
-[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-surefire/job/master.svg?style=for-the-badge)][test-results]
-[![Jenkins 
JaCoCo](https://img.shields.io/jenkins/coverage/jacoco/https/builds.apache.org/job/maven-box/job/maven-surefire/job/master.svg?style=for-the-badge&color=green)](https://builds.apache.org/job/maven-box/job/maven-surefire/job/master/lastBuild/jacoco/)
+[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/master.svg?style=for-the-badge)][build]
+[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/master.svg?style=for-the-badge)][test-results]
+[![Jenkins 
JaCoCo](https://img.shields.io/jenkins/coverage/jacoco/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/master.svg?style=for-the-badge&color=green)](https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/master/lastBuild/jacoco/)
 
 [![Actions 
Status](https://github.com/apache/maven-surefire/workflows/GitHub%20CI/badge.svg?branch=master)](https://github.com/apache/maven-surefire/actions)
 
@@ -66,8 +66,8 @@ See 
http://maven.apache.org/developers/website/deploy-component-reference-docume
 
 [jira]: https://issues.apache.org/jira/browse/SUREFIRE/
 [license]: https://www.apache.org/licenses/LICENSE-2.0
-[build]: https://builds.apache.org/job/maven-box/job/maven-surefire/job/master/
-[test-results]: 
https://builds.apache.org/job/maven-box/job/maven-surefire/job/master/lastCompletedBuild/testReport/
+[build]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/master/
+[test-results]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/master/lastCompletedBuild/testReport/
 [Join us @ irc://freenode/maven]: 
https://www.irccloud.com/invite?channel=maven&amp;hostname=irc.freenode.net&amp;port=6697&amp;ssl=1
 [Webchat with us @channel maven]: 
http://webchat.freenode.net/?channels=%23maven
 [JIRA Change Log]: 
https://issues.apache.org/jira/browse/SUREFIRE/?selectedTab=com.atlassian.jira.jira-projects-plugin:changelog-panel

Reply via email to