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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 475251a  configure documentation POM description like ATR project
475251a is described below

commit 475251a78a73420c76c829d312318bbe7e026032
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>

Reply via email to