blob: 4e1dd9c24ddcd59e3cb38ad50994e08b414a4747 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>hyracks-hdfs</artifactId>
<packaging>pom</packaging>
<name>hyracks-hdfs</name>
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks</artifactId>
<version>0.2.5</version>
</parent>
<modules>
<module>hyracks-hdfs-0.20.2</module>
<module>hyracks-hdfs-0.23.1</module>
<module>hyracks-hdfs-core</module>
</modules>
</project>