Skip to content

Commit 014253f

Browse files
committed
update CI url
1 parent 5409be8 commit 014253f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Maven Enforcer Plugin - The Loving Iron Fist of Maven™
2020
[![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MENFORCER.json)][jira]
2121
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven-enforcer.svg?label=License)][license]
2222
[![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)
23-
[![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]
24-
[![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]
23+
[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?)][build]
24+
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?)][test-results]
2525

2626
The Enforcer plugin provides goals to control certain environmental constraints
2727
such as Maven version, JDK version and OS family along with many more built-in
@@ -87,10 +87,10 @@ License
8787
[home]: https://maven.apache.org/enforcer/maven-enforcer-plugin
8888
[jira]: https://issues.apache.org/jira/projects/MENFORCER/
8989
[license]: https://www.apache.org/licenses/LICENSE-2.0
90-
[build]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/
91-
[test-results]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master/lastCompletedBuild/testReport/
92-
[build-status]: https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?
93-
[build-tests]: https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?
90+
[build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/
91+
[test-results]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master/lastCompletedBuild/testReport/
92+
[build-status]: https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?
93+
[build-tests]: https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?
9494
[enforcer-home]: https://maven.apache.org/enforcer/maven-enforcer-plugin/
9595
[enforcer-download]: https://maven.apache.org/enforcer/download.cgi
9696
[users-list]: https://maven.apache.org/mailing-lists.html

0 commit comments

Comments
 (0)