cfc545
cfc545
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
cfc545
	<modelVersion>4.0.0</modelVersion>
cfc545
	<groupId>org.fedoraproject.maven</groupId>
cfc545
	<artifactId>aggregator-project</artifactId>
cfc545
	<version>@VERSION@</version>
cfc545
	<packaging>pom</packaging>
cfc545
	<modules>
cfc545
		<module>sisu-inject</module>
cfc545
		<module>sisu-plexus</module>
cfc545
	</modules>
cfc545
</project>