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™
[][jira]
[][license]
[](https://search.maven.org/artifact/org.apache.maven.plugins/maven-enforcer-plugin)
-[][build]
-[][test-results]
+[][build]
+[][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
