mirror of https://github.com/apache/maven.git
o change module name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@733847 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a37996d04b
commit
219616a557
2
pom.xml
2
pom.xml
|
@ -252,7 +252,7 @@ under the License.
|
||||||
</build>
|
</build>
|
||||||
<modules>
|
<modules>
|
||||||
<module>maven-core</module>
|
<module>maven-core</module>
|
||||||
<module>maven-distribution</module>
|
<module>apache-maven</module>
|
||||||
<module>maven-lifecycle</module>
|
<module>maven-lifecycle</module>
|
||||||
<module>maven-model</module>
|
<module>maven-model</module>
|
||||||
<module>maven-plugin-api</module>
|
<module>maven-plugin-api</module>
|
||||||
|
|
Loading…
Reference in New Issue