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 2021/10/03 16:47:31 UTC

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

commit 7934f73f2871bfbe134016e8e0c101da7d919ac3
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sun Oct 3 18:47:20 2021 +0200

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

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 0ee0832..ca591d5 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-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>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.3/binaries/apache-maven-3.8.3-bin.tar.gz</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.3/source/apache-maven-3.8.3-src.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.3/source/apache-maven-3.8.3-src.tar.gz</file-release>
+      </Version>
+      <Version>
+        <name>Apache Maven 3.8.2</name>
         <created>2021-08-04</created>
         <revision>3.8.2</revision>
         <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.2/binaries/apache-maven-3.8.2-bin.zip</file-release>