initial checkin of the genomix project, from Hongzhi's code

git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_genomix@2652 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml
index f9ec81c..39a574a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
-
+<?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>
   <groupId>edu.uci.ics.hyracks</groupId>
@@ -67,5 +67,6 @@
     <module>hyracks</module>
     <module>algebricks</module>
     <module>pregelix</module>
+    <module>genomix</module>
   </modules>
-</project>
+</project>
\ No newline at end of file