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