blob: a87d89379df8f3f4633b83a30dd3a381e6a084aa [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>edu.uci.ics.hyracks.examples</groupId>
<artifactId>tpch-example</artifactId>
<version>0.1.0</version>
<packaging>pom</packaging>
<modules>
<module>tpchhelper</module>
<module>tpchclient</module>
<module>tpchapp</module>
</modules>
</project>