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