mirror of https://github.com/apache/maven.git
Fix description of maven-xml-impl module
This commit is contained in:
parent
898e4e4b3c
commit
ce1bb6fb19
|
@ -27,7 +27,7 @@ under the License.
|
||||||
|
|
||||||
<artifactId>maven-xml-impl</artifactId>
|
<artifactId>maven-xml-impl</artifactId>
|
||||||
<name>Implementation of Maven API XML</name>
|
<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>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue