blob: dfe2fc923f56e0c9dc4ae79c62ce30f364446fe6 [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>