blob: 3c3e47231c147391c2b5adcbe00cb572f5d3928e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its.mng2130</groupId>
<artifactId>parent</artifactId>
<version>1</version>
<packaging>pom</packaging>
<name>Maven Integration Test :: MNG-2130</name>
<description>Test that parent-POMs cached during a build are available as parents
to other POMs in the multi-module build.</description>
<modules>
<module>child</module>
</modules>
</project>