mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
- 391163:391165 - 391167 - 391176 - 391202 - 391326 - 391328:391329 - 391398 - 391402 - 391404 These are the changes for the 2.0.4 RC's. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@391687 13f79535-47bb-0310-9956-ffa450edef68
12 lines
241 B
XML
12 lines
241 B
XML
<project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>org.apache.maven.it0103</groupId>
|
|
<artifactId>root</artifactId>
|
|
<version>1</version>
|
|
<packaging>pom</packaging>
|
|
|
|
<modules>
|
|
<module>level1</module>
|
|
</modules>
|
|
</project>
|