blob: 2e86bcd44ceb4523f9612a6beda624b54df64f70 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<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 multi-module 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>