You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gn...@apache.org on 2023/01/31 17:17:07 UTC

[maven] branch master updated: Add maven 4.0.0-alpha-4 release to doap

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 80bd00c9b Add maven 4.0.0-alpha-4 release to doap
80bd00c9b is described below

commit 80bd00c9b0688dba29a8f47222f378ea7b54e111
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Tue Jan 31 18:16:53 2023 +0100

    Add maven 4.0.0-alpha-4 release to doap
---
 doap_Maven.rdf | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 8cae4000d..4af59c521 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-alpha-4</name>
+        <created>2023-01-31</created>
+        <revision>4.0.0-alpha-4</revision>
+        <file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-alpha-4/binaries/apache-maven-4.0.0-alpha-4-bin.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-alpha-4/binaries/apache-maven-4.0.0-alpha-4-bin.tar.gz</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-alpha-4/source/apache-maven-4.0.0-alpha-4-src.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-4/4.0.0-alpha-4/source/apache-maven-4.0.0-alpha-4-src.tar.gz</file-release>
+      </Version>
+    </release>
     <release>
       <Version>
         <name>Apache Maven 4.0.0-alpha-3</name>