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/08/14 08:27:16 UTC

[maven] branch maven-3.8.x updated: Fix DOAP

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 4dc1159  Fix DOAP
4dc1159 is described below

commit 4dc115967a9ac1522fe01d33de1a3279d52a559a
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat Aug 14 10:27:09 2021 +0200

    Fix DOAP
---
 doap_Maven.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doap_Maven.rdf b/doap_Maven.rdf
index 0417fff..531df12 100644
--- a/doap_Maven.rdf
+++ b/doap_Maven.rdf
@@ -41,7 +41,7 @@ under the License.
         <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.2/source/apache-maven-3.8.2-src.tar.gz</file-release>
       </Version>
       <Version>
-        <name>Latest stable release</name>
+        <name>Apache Maven 3.8.1</name>
         <created>2021-04-04</created>
         <revision>3.8.1</revision>
         <file-release>http://archive.apache.org/dist/maven/maven-3/3.8.1/binaries/apache-maven-3.8.1-bin.zip</file-release>