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