This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch maven-3.8.x in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-3.8.x by this push: new ed32798 Update DOAP with Maven 3.8.3 release ed32798 is described below commit ed3279809cad6c77cd8e5c217230c612d1222d9a Author: Michael Osipov <micha...@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 531df12..1a1f8ed 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>