blob: 66c1c5418500db29a60d77c1e5347a5f3db00726 [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<name>mng624 myproject</name>
<groupId>org.apache.maven.its.mng624.simple</groupId>
<artifactId>myproject</artifactId>
<version>1</version>
<packaging>pom</packaging>
<modules>
<module>child</module>
</modules>
</project>