Skip to content

Commit

Permalink
update ASF CI url
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Aug 28, 2020
1 parent cd28677 commit 8125d0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -21,8 +21,8 @@ Contributing to [Apache Maven WAR Plugin](https://maven.apache.org/plugins/maven
[![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.plugins/maven-war-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-war-plugin)
[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.maven.plugins:maven-war-plugin)
[![Jenkins Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-war-plugin/job/master.svg?)][build]
[![Jenkins tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-war-plugin/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-war-plugin/job/master.svg?)][build]
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-war-plugin/job/master.svg?)][test-results]


You have found a bug or you have an idea for a cool new feature? Contributing
Expand Down Expand Up @@ -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-war-plugin/job/master/lastCompletedBuild/testReport/
[build]: https://builds.apache.org/job/maven-box/job/maven-war-plugin/job/master/
[test-results]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-war-plugin/job/master/lastCompletedBuild/testReport/
[build]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-war-plugin/job/master/

0 comments on commit 8125d0d

Please sign in to comment.