This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch maven-4.0.x in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-4.0.x by this push:
new a9b7231c17 add maintained branches
a9b7231c17 is described below
commit a9b7231c17806a62ba372de438214e0ee620342c
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Nov 16 14:09:17 2025 +0100
add maintained branches
---
README.md | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 6539037982..a60d44dde4 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,12 @@ Apache Maven
============
[][license]
-[](https://search.maven.org/artifact/org.apache.maven/apache-maven)
-[](https://search.maven.org/artifact/org.apache.maven/apache-maven)
[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/maven/README.md)
-[][build]
-[][test-results]
+- [master](https://github.com/apache/maven) = 4.1.x: [](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
+- [4.0.x](https://github.com/apache/maven/tree/maven-4.0.x): [](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
+[][build]
+[][test-results]
+- [3.9.x](https://github.com/apache/maven/tree/maven-3.9.x): [](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
Apache Maven is a software project management and comprehension tool. Based on
@@ -75,10 +76,10 @@ If you want to bootstrap Maven, you'll need:
[home]: https://maven.apache.org/
[license]: https://www.apache.org/licenses/LICENSE-2.0
-[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/
-[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/lastCompletedBuild/testReport/
-[build-status]:
https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?
-[build-tests]:
https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?
+[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x/
+[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x/lastCompletedBuild/testReport/
+[build-status]:
https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x.svg?
+[build-tests]:
https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x.svg?
[maven-home]: https://maven.apache.org/
[maven-download]: https://maven.apache.org/download.cgi
[users-list]: https://maven.apache.org/mailing-lists.html
