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 014253f update CI url
014253f is described below
commit 014253f19260b04eedccfd00678b2777f93fa4e3
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Jul 25 14:40:29 2021 +0200
update CI url
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index c6c3c44..8bb5a73 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://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?
+[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/
+[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master/lastCompletedBuild/testReport/
+[build-status]:
https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-enforcer/job/master.svg?
+[build-tests]:
https://img.shields.io/jenkins/t/https/ci-maven.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
