blob: 9c2d865b835a9ccbeeaa60ebf4efca855e12f59b [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its.mng2196</groupId>
<artifactId>maven-it-it0103</artifactId>
<version>1</version>
<packaging>pom</packaging>
<name>Maven Integration Test :: MNG-2196</name>
<description>
Verify that multimodule builds where one project references another as
a parent can build, even if that parent is not correctly referenced by
&lt;relativePath/&gt; and is not in the local repository.
</description>
<modules>
<module>level1</module>
</modules>
</project>