This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch doc-description in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit 503fc525262cdd8099fe0149e8e5ab23a1b6a4af Author: Hervé Boutemy <[email protected]> AuthorDate: Thu Jun 25 22:32:46 2026 +0200 configure documentation POM description like ATR project --- docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pom.xml b/docs/pom.xml index a08ce26..e32352e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -30,7 +30,7 @@ under the License. <packaging>pom</packaging> <name>Apache Maven Parent POM</name> - <description>This project consists of a POM that contains settings that are likely to be useful to any Maven project that is building and releasing code with Maven.</description> + <description>This project consists of POMs that contains settings for different collections of Maven projects.</description> <url>https://maven.apache.org/pom/maven/</url> <modules>
