blob: 1017354637eeb24ae0ac291a6564502957b369df [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.stem.tycho</groupId>
<artifactId>org.eclipse.stem.tycho.releng</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.eclipse.stem.tycho</groupId>
<artifactId>org.eclipse.stem.tycho.root</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<modules>
<module>org.eclipse.stem.tycho.update</module>
<module>org.eclipse.stem.tycho.product</module>
</modules>
</project>