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