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