mirror of
https://github.com/apache/maven.git
synced 2025-02-08 19:15:12 +00:00
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379354 13f79535-47bb-0310-9956-ffa450edef68
12 lines
266 B
XML
12 lines
266 B
XML
<model>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>org.apache.maven</groupId>
|
|
<artifactId>parent-it0093</artifactId>
|
|
<packaging>pom</packaging>
|
|
<version>1.0</version>
|
|
<modules>
|
|
<module>a-one</module>
|
|
<module>b-one</module>
|
|
</modules>
|
|
</model>
|