This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.8.x by this push:
     new 098cd95d3 Update DOAP with Maven 3.8.8 release
098cd95d3 is described below

commit 098cd95d35ef0b8ce74718ad69139833070e4f9c
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Tue Mar 14 16:49:08 2023 +0100

    Update DOAP with Maven 3.8.8 release
---
 doap_Maven.rdf | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 517081c4e..131dcbeec 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -33,6 +33,17 @@ under the License.
     <release>
       <Version>
         <name>Latest stable release</name>
+        <created>2023-03-08</created>
+        <revision>3.8.8</revision>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.zip</file-release>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz</file-release>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.8/source/apache-maven-3.8.8-src.zip</file-release>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.8/source/apache-maven-3.8.8-src.tar.gz</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Maven 3.8.7</name>
         <created>2022-12-24</created>
         <revision>3.8.7</revision>
         
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.7/binaries/apache-maven-3.8.7-bin.zip</file-release>

Reply via email to