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


The following commit(s) were added to refs/heads/master by this push:
     new 38e2f58  badges for 3.x vs 4
38e2f58 is described below

commit 38e2f585d5f8bd8f3e9c7bacc2a0b964ffcee4fb
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun Oct 12 11:07:41 2025 +0200

    badges for 3.x vs 4
---
 README.md | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3b81107..db2fb0e 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,16 @@ Contributing to [Apache Maven 
Archiver](https://maven.apache.org/shared/maven-ar
 ======================
 
 [![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/maven-archiver.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven/maven-archiver)
-[![Reproducible 
Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/shared/archiver/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/shared/archiver/README.md)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.maven.shared/maven-archiver.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.shared/maven-archiver)
+[![Reproducible 
Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/shared/maven-archiver/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/shared/maven-archiver/README.md)
 [![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/master.svg)][build]
 [![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/master.svg)][test-results]
 
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.maven/maven-archiver.svg?label=Maven%20Central&filter=3*)](https://search.maven.org/artifact/org.apache.maven/maven-archiver)
+[![Reproducible 
Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/shared/archiver/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/shared/archiver/README.md)
+[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/maven-archiver-3.x.svg)][build-3]
+[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/maven-archiver-3.x.svg)][test-results-3]
+
 
 You have found a bug, or you have an idea for a cool new feature? Contributing
 code is a great way to give something back to the open source community. Before
@@ -81,4 +86,6 @@ Additional Resources
 [cla]: https://www.apache.org/licenses/#clas
 [maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
 [test-results]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/master/lastCompletedBuild/testReport/
+[test-results-3]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/maven-archiver-3.x/lastCompletedBuild/testReport/
 [build]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/master/
+[build-3]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/job/maven-archiver-3.x/

Reply via email to