mirror of
https://github.com/apache/maven.git
synced 2025-02-07 10:38:47 +00:00
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410040 13f79535-47bb-0310-9956-ffa450edef68
12 lines
281 B
XML
12 lines
281 B
XML
<model>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>org.apache.maven</groupId>
|
|
<artifactId>maven-core-it0046</artifactId>
|
|
<packaging>pom</packaging>
|
|
<version>1.0</version>
|
|
<modules>
|
|
<module>subproject</module>
|
|
<module>subproject2</module>
|
|
</modules>
|
|
</model>
|