blob: 7304a7eaf68b92c5b0133b63b8002d50ce074222 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its.mng624.simple</groupId>
<artifactId>myproject</artifactId>
<version>1</version>
<packaging>pom</packaging>
<name>mng624 myproject</name>
<modules>
<module>child</module>
</modules>
</project>