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-filtering.git
The following commit(s) were added to refs/heads/master by this push:
new 1dc4cc7 badges for 3.x vs 4
1dc4cc7 is described below
commit 1dc4cc7db4c50e19ad4ce79e7104339599cd9788
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Oct 12 18:02:24 2025 +0200
badges for 3.x vs 4
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 2adedb5..96e5b26 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,12 @@ Contributing to [Apache Maven
Filtering](https://maven.apache.org/shared/maven-f
[][build]
[][test-results]
+Maven 3:
[maven-filtering-3.x](https://github.com/apache/maven-filtering/tree/maven-filtering-3.x)
+[](https://search.maven.org/artifact/org.apache.maven.shared/maven-filtering)
+[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/shared/maven-filtering/README.md)
+[][build-3]
+[][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 +87,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-filtering/job/master/lastCompletedBuild/testReport/
+[test-results-3]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-filtering/job/maven-filtering-3.x/lastCompletedBuild/testReport/
[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-filtering/job/master/
+[build-3]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-filtering/job/maven-filtering-3.x/
