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