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