Update the DOAP to include the 3.5.0 release
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6cfe8be0 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6cfe8be0 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/6cfe8be0 Branch: refs/heads/MNG-6169_2/not-updated-MJAR-MCOMPILER Commit: 6cfe8be039a039406f451d6b26c2a003b6b69d1f Parents: 0f7e33b Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Authored: Fri Apr 7 09:11:26 2017 +0100 Committer: Michael Osipov <micha...@apache.org> Committed: Thu May 11 19:54:09 2017 +0200 ---------------------------------------------------------------------- doap_Maven.rdf | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/6cfe8be0/doap_Maven.rdf ---------------------------------------------------------------------- diff --git a/doap_Maven.rdf b/doap_Maven.rdf index 86fbd1d..7b671d7 100644 --- a/doap_Maven.rdf +++ b/doap_Maven.rdf @@ -33,6 +33,17 @@ under the License. <release> <Version> <name>Latest stable release</name> + <created>2017-04-07</created> + <revision>3.5.0</revision> + <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.0/binaries/apache-maven-3.5.0-bin.zip</file-release> + <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.0/binaries/apache-maven-3.5.0-bin.tar.gz</file-release> + <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.0/source/apache-maven-3.5.0-src.zip</file-release> + <file-release>http://archive.apache.org/dist/maven/maven-3/3.5.0/source/apache-maven-3.5.0-src.tar.gz</file-release> + </Version> + </release> + <release> + <Version> + <name>Apache Maven 3.3.9</name> <created>2015-11-14</created> <revision>3.3.9</revision> <file-release>http://archive.apache.org/dist/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.zip</file-release>