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 f568170  Update DOAP with Maven 3.8.4 release
f568170 is described below

commit f568170e361ee2f448227ec4c2bce5a2ab2aa99d
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sat Nov 20 15:55:23 2021 +0100

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

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 1a1f8ed..0718558 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -33,6 +33,15 @@ under the License.
     <release>
       <Version>
         <name>Latest stable release</name>
+        <created>2021-11-14</created>
+        <revision>3.8.4</revision>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.zip</file-release>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz</file-release>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.4/source/apache-maven-3.8.4-src.zip</file-release>
+        
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.4/source/apache-maven-3.8.4-src.tar.gz</file-release>
+      </Version>
+      <Version>
+        <name>Apache Maven 3.8.3</name>
         <created>2021-09-27</created>
         <revision>3.8.3</revision>
         
<file-release>http://archive.apache.org/dist/maven/maven-3/3.8.3/binaries/apache-maven-3.8.3-bin.zip</file-release>

Reply via email to