You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/03/13 12:04:30 UTC

[maven] branch master updated: Update DOAP with Maven 3.8.5 release

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

michaelo 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 7c79e63  Update DOAP with Maven 3.8.5 release
7c79e63 is described below

commit 7c79e634ce2f11b2601d463655fae82c13b8e677
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sun Mar 13 13:04:19 2022 +0100

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

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index dd86532..92ded93 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -33,6 +33,15 @@ under the License.
     <release>
       <Version>
         <name>Latest stable release</name>
+        <created>2022-03-05</created>
+        <revision>3.8.5</revision>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.5/binaries/apache-maven-3.8.5-bin.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.5/binaries/apache-maven-3.8.5-bin.tar.gz</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.5/source/apache-maven-3.8.5-src.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.5/source/apache-maven-3.8.5-src.tar.gz</file-release>
+      </Version>
+      <Version>
+        <name>Apache Maven 3.8.4</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>