blob: 9172f56ae04a8a6cd0e2f6f9b9ac24805150d34c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>root</groupId>
<artifactId>project</artifactId>
<version>1.0</version>
</parent>
<groupId>root.project</groupId>
<artifactId>projects</artifactId>
<version>1.0</version>
<packaging>pom</packaging>
<name>sub projects</name>
<modules>
<module>logging</module>
</modules>
</project>