blob: dac75669049839d2c9c7cc38919ee9e6ecc99ab5 [file] [log] [blame]
<?xml version="1.0"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>parent</artifactId>
<groupId>test</groupId>
<version>1</version>
</parent>
<artifactId>child1</artifactId>
<properties>
<foo>bar</foo>
</properties>
</project>