svn merge -r2910:2939  


git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_genomix@2940 123451ca-8445-de46-9d55-352943316053
diff --git a/genomix/genomix-core/pom.xml b/genomix/genomix-core/pom.xml
index b2c7a4c..eb2a27d 100644
--- a/genomix/genomix-core/pom.xml
+++ b/genomix/genomix-core/pom.xml
@@ -235,12 +235,12 @@
 		</dependency>
 		<dependency>
 			<groupId>edu.uci.ics.hyracks</groupId>
-			<artifactId>hyracks-hdfs</artifactId>
+			<artifactId>hyracks-hdfs-core</artifactId>
 			<version>0.2.3-SNAPSHOT</version>
 		</dependency>
 		<dependency>
             <groupId>edu.uci.ics.hyracks</groupId>
-            <artifactId>hyracks-hdfs</artifactId>
+            <artifactId>hyracks-hdfs-core</artifactId>
             <version>0.2.3-SNAPSHOT</version>
             <type>test-jar</type>
             <scope>test</scope>