<project>
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>maven</groupId>
    <version>1</version>
    <artifactId>middle</artifactId>
    <!-- relativePath>../middle</relativePath -->
  </parent>

  <artifactId>bottom</artifactId>

</project>

