You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/08/28 10:02:38 UTC

[maven-wagon] branch master updated: update ASF CI url

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


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

commit 275574dd287cc7a9e5f3c59737c3902f33fcbcfc
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Fri Aug 28 12:02:33 2020 +0200

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

diff --git a/README.md b/README.md
index e34af50..7522eba 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ Contributing to [Apache Maven Wagon](https://maven.apache.org/wagon/)
 [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
 [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.wagon/wagon.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.wagon/wagon)
 [![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.maven.wagon:wagon)
-[![Jenkins Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-wagon/job/master.svg)][build]
-[![Jenkins tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-wagon/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-wagon/job/master.svg)][build]
+[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master.svg)][test-results]
 
 
 You have found a bug or you have an idea for a cool new feature? Contributing
@@ -96,5 +96,5 @@ Additional Resources
 [code-style]: https://maven.apache.org/developers/conventions/code.html
 [cla]: https://www.apache.org/licenses/#clas
 [maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
-[test-results]: https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/lastCompletedBuild/testReport/
-[build]: https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/
+[test-results]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master/lastCompletedBuild/testReport/
+[build]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master/