michael-o commented on code in PR #942: URL: https://github.com/apache/maven/pull/942#discussion_r1059146353
########## maven-plexus-utils-xml/pom.xml: ########## @@ -25,9 +25,10 @@ under the License. <version>4.0.0-alpha-4-SNAPSHOT</version> </parent> - <artifactId>maven-xml-impl</artifactId> + <artifactId>maven-plexus-utils-xml</artifactId> - <name>Maven XML Implementation</name> + <name>Maven Plexus Utils XML Implementation</name> + <description>Reimplementation of Plexus Utils XML classes using Maven 4 immutalbe XML API</description> Review Comment: Typo -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org