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.git
The following commit(s) were added to refs/heads/master by this push:
new dd54c1e update ASF CI url
dd54c1e is described below
commit dd54c1e952817dfba30bc7819fe855be91fd62ca
Author: Hervé Boutemy <[email protected]>
AuthorDate: Fri Aug 28 11:47:10 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 a2d1dc0..f2b88f4 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ Apache Maven
[][jira]
[][license]
[](https://search.maven.org/artifact/org.apache.maven/apache-maven)
-[][build]
-[][test-results]
+[][build]
+[][test-results]
Apache Maven is a software project management and comprehension tool. Based on
@@ -75,10 +75,10 @@ mvn
-DdistributionTargetDir="$HOME/app/maven/apache-maven-3.7.x-SNAPSHOT" clean
[home]: https://maven.apache.org/
[jira]: https://issues.apache.org/jira/projects/MNG/
[license]: https://www.apache.org/licenses/LICENSE-2.0
-[build]: https://builds.apache.org/job/maven-box/job/maven/job/master/
-[test-results]:
https://builds.apache.org/job/maven-box/job/maven/job/master/lastCompletedBuild/testReport/
-[build-status]:
https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven/job/master.svg?
-[build-tests]:
https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven/job/master.svg?
+[build]:
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master/
+[test-results]:
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master/lastCompletedBuild/testReport/
+[build-status]:
https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?
+[build-tests]:
https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?
[maven-home]: https://maven.apache.org/
[maven-download]: https://maven.apache.org/download.cgi
[users-list]: https://maven.apache.org/mailing-lists.html
