blob: e2a99ca65fb99551a29e39053a2cf125ff5e894b [file] [log] [blame]
<?xml version='1.0'?>
<project>
<parent>
<artifactId>parent</artifactId>
<groupId>test</groupId>
<version>1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>child2</artifactId>
<version>2</version>
</project>