blob: 4e0d7d2f8c7b3a29d6961496848f50ce46659017 [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.stem.tycho</groupId>
<artifactId>org.eclipse.stem.tycho.foodproduction</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.eclipse.stem.tycho</groupId>
<artifactId>org.eclipse.stem.tycho.models</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<modules>
<module>org.eclipse.stem.foodproduction</module>
<module>org.eclipse.stem.ui.foodproduction</module>
</modules>
</project>