This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new 86bbdd6d28 Add Maven 4.0.0-rc-5 release to DOAP file
86bbdd6d28 is described below
commit 86bbdd6d28bf087018272d5968ab4837f4a1f087
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Nov 13 15:10:44 2025 +0100
Add Maven 4.0.0-rc-5 release to DOAP file
---
doap_Maven.rdf | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 859f72d2f0..4e87ad8c8b 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -30,6 +30,17 @@ under the License.
<download-page rdf:resource="https://maven.apache.org/download.html"/>
<programming-language>Java</programming-language>
<category
rdf:resource="http://projects.apache.org/category/build-management"/>
+ <release>
+ <Version>
+ <name>Apache Maven 4.0.0-rc-5</name>
+ <created>2025-11-13</created>
+ <revision>4.0.0-rc-5</revision>
+
<file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-rc-5/binaries/apache-maven-4.0.0-rc-5-bin.zip</file-release>
+
<file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-rc-5/binaries/apache-maven-4.0.0-rc-5-bin.tar.gz</file-release>
+
<file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-rc-5/source/apache-maven-4.0.0-rc-5-src.zip</file-release>
+
<file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-rc-5/source/apache-maven-4.0.0-rc-5-src.tar.gz</file-release>
+ </Version>
+ </release>
<release>
<Version>
<name>Apache Maven 4.0.0-beta-5</name>