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-enforcer.git


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

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

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

diff --git a/README.md b/README.md
index e285ee1..c6c3c44 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ Maven Enforcer Plugin - The Loving Iron Fist of Maven™
 [![ASF 
Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MENFORCER.json)][jira]
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven-enforcer.svg?label=License)][license]
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-enforcer-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-enforcer-plugin)
-[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-enforcer/job/master.svg?)][build]
-[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-enforcer/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-enforcer/job/master.svg?)][build]
+[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?)][test-results]
 
 The Enforcer plugin provides goals to control certain environmental constraints
 such as Maven version, JDK version and OS family along with many more built-in
@@ -87,10 +87,10 @@ License
 [home]: https://maven.apache.org/enforcer/maven-enforcer-plugin
 [jira]: https://issues.apache.org/jira/projects/MENFORCER/
 [license]: https://www.apache.org/licenses/LICENSE-2.0
-[build]: https://builds.apache.org/job/maven-box/job/maven-enforcer/
-[test-results]: 
https://builds.apache.org/job/maven-box/job/maven-enforcer/job/master/lastCompletedBuild/testReport/
-[build-status]: 
https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-enforcer/job/master.svg?
-[build-tests]: 
https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-enforcer/job/master.svg?
+[build]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/
+[test-results]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master/lastCompletedBuild/testReport/
+[build-status]: 
https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?
+[build-tests]: 
https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?
 [enforcer-home]: https://maven.apache.org/enforcer/maven-enforcer-plugin/
 [enforcer-download]: https://maven.apache.org/enforcer/download.cgi
 [users-list]: https://maven.apache.org/mailing-lists.html

Reply via email to