split the genomix-core into genomix-core and  genomix-hyracks

git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_genomix@3029 123451ca-8445-de46-9d55-352943316053
diff --git a/genomix/pom.xml b/genomix/pom.xml
index b99dc87..2e64b59 100644
--- a/genomix/pom.xml
+++ b/genomix/pom.xml
@@ -41,6 +41,7 @@
 
     <modules>
         <module>genomix-core</module>
+        <module>genomix-hyracks</module>
         <module>genomix-hadoop</module>
     </modules>
 </project>