This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new 2fd6fb848d Add new module name and description
2fd6fb848d is described below
commit 2fd6fb848d5d52222236770f65ee76e01dca8fbc
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Feb 25 09:35:55 2025 +0100
Add new module name and description
---
impl/maven-support/pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/impl/maven-support/pom.xml b/impl/maven-support/pom.xml
index 7be29db755..60088981f6 100644
--- a/impl/maven-support/pom.xml
+++ b/impl/maven-support/pom.xml
@@ -9,6 +9,8 @@
</parent>
<artifactId>maven-support</artifactId>
+ <name>Maven 4 Model Support</name>
+ <description>Provides the Maven 4 Model Support</description>
<dependencies>
<dependency>