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-antrun-plugin.git


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

commit f525526f96b15e8f5119b2b0b815726b2e458d5f
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri Aug 28 11:34:47 2020 +0200

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

diff --git a/README.md b/README.md
index 8760846..b0812a2 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ Contributing to [Apache Maven AntRun 
Plugin](https://maven.apache.org/plugins/ma
 [![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-antrun-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-antrun-plugin)
 [![Reproducible 
Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.maven.plugins:maven-antrun-plugin)
-[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master.svg?)][build]
-[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master.svg?)][test-results]
+[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-antrun-plugin/job/master.svg?)][build]
+[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-antrun-plugin/job/master.svg?)][test-results]
 
 
 You have found a bug or you have an idea for a cool new feature? Contributing
@@ -96,5 +96,5 @@ Additional Resources
 [code-style]: https://maven.apache.org/developers/conventions/code.html
 [cla]: https://www.apache.org/licenses/#clas
 [maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
-[test-results]: 
https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master/lastCompletedBuild/testReport/
-[build]: 
https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master/
+[test-results]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-antrun-plugin/job/master/lastCompletedBuild/testReport/
+[build]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-antrun-plugin/job/master/

Reply via email to