You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/11/19 19:44:09 UTC

[maven] branch master updated: Add Apache Maven 3.6.3

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

rfscholte 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 8d221f9  Add Apache Maven 3.6.3
8d221f9 is described below

commit 8d221f97fc72fbd9099e082600590fdf6b85143c
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Tue Nov 19 20:44:02 2019 +0100

    Add Apache Maven 3.6.3
---
 doap_Maven.rdf | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 45b4e4b..1eb1216 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -33,6 +33,15 @@ under the License.
     <release>
       <Version>
         <name>Latest stable release</name>
+        <created>2019-11-19</created>
+        <revision>3.6.3</revision>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.6.3/source/apache-maven-3.6.3-src.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.6.3/source/apache-maven-3.6.3-src.tar.gz</file-release>
+      </Version>
+      <Version>
+        <name>Apache Maven 3.6.2</name>
         <created>2019-08-27</created>
         <revision>3.6.2</revision>
         <file-release>http://archive.apache.org/dist/maven/maven-3/3.6.2/binaries/apache-maven-3.6.2-bin.zip</file-release>