blob: 0b84025bce9a4323e81757b97ee7e1dc65d0bf95 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project>
<parent>
<groupId>test</groupId>
<artifactId>two-levels-includeBaseDir-withBin</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>child-level1-project2</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>child-level2-project1</module>
</modules>
</project>