add Pregelix codebase

git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@1960 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml
index 1fc9bb4..60c319e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,6 +5,7 @@
   <artifactId>fullstack</artifactId>
   <version>0.2.2-SNAPSHOT</version>
   <packaging>pom</packaging>
+  <name>hyracks-ecosystem-full-stack</name>
 
   <build>
     <plugins>
@@ -32,5 +33,6 @@
 
   <modules>
     <module>hyracks</module>
+    <module>pregelix</module>
   </modules>
 </project>