blob: c6a9b6dfc3f390d0d33b00e67f78302d4daf818f [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.stem.tycho.component</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>