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/12/30 22:15:38 UTC

[maven] branch master updated: Update DOAP with Maven 3.8.7 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 dc9efaace Update DOAP with Maven 3.8.7 release
dc9efaace is described below

commit dc9efaace6237f8d55516ae458fe39b0c6b2901d
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Dec 30 23:15:16 2022 +0100

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

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 797685bc2..8cae4000d 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -55,6 +55,17 @@ under the License.
     <release>
       <Version>
         <name>Latest stable release</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>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.7/binaries/apache-maven-3.8.7-bin.tar.gz</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.7/source/apache-maven-3.8.7-src.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.7/source/apache-maven-3.8.7-src.tar.gz</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Maven 3.8.6</name>
         <created>2022-06-06</created>
         <revision>3.8.6</revision>
         <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.6/binaries/apache-maven-3.8.6-bin.zip</file-release>