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

gnodet 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 ce1bb6fb19 Fix description of maven-xml-impl module
ce1bb6fb19 is described below

commit ce1bb6fb1900d67aebda1c727f01411da2438533
Author: Guillaume Nodet <[email protected]>
AuthorDate: Tue Jun 13 16:29:52 2023 +0200

    Fix description of maven-xml-impl module
---
 maven-xml-impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-xml-impl/pom.xml b/maven-xml-impl/pom.xml
index d0968531a2..854abf483d 100644
--- a/maven-xml-impl/pom.xml
+++ b/maven-xml-impl/pom.xml
@@ -27,7 +27,7 @@ under the License.
 
   <artifactId>maven-xml-impl</artifactId>
   <name>Implementation of Maven API XML</name>
-  <description>To be merged into Maven plexus-utils</description>
+  <description>Provides the implementation classes for the Maven API 
XML</description>
 
   <dependencies>
     <dependency>

Reply via email to