You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2018/06/21 20:46:23 UTC

[maven] branch master updated: update doap

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

stephenc 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 a2b800d  update doap
a2b800d is described below

commit a2b800de32cdb9adc1e64a43a0fc32e3ba878103
Author: Stephen Connolly <st...@gmail.com>
AuthorDate: Thu Jun 21 21:46:21 2018 +0100

    update doap
---
 doap_Maven.rdf | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index b05f96d..aac0b1a 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -33,6 +33,17 @@ under the License.
     <release>
       <Version>
         <name>Latest stable release</name>
+        <created>2018-06-21</created>
+        <revision>3.5.4</revision>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.4/binaries/apache-maven-3.5.4-bin.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.4/binaries/apache-maven-3.5.4-bin.tar.gz</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.4/source/apache-maven-3.5.4-src.zip</file-release>
+        <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.4/source/apache-maven-3.5.4-src.tar.gz</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Maven 3.5.3</name>
         <created>2018-03-08</created>
         <revision>3.5.3</revision>
         <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.3/binaries/apache-maven-3.5.3-bin.zip</file-release>
@@ -43,7 +54,7 @@ under the License.
     </release>
     <release>
       <Version>
-        <name>Apache Maven 3.5.3</name>
+        <name>Apache Maven 3.5.2</name>
         <created>2017-10-24</created>
         <revision>3.5.2</revision>
         <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.2/binaries/apache-maven-3.5.2-bin.zip</file-release>