Added Hyracks storage

git-svn-id: https://hyracks.googlecode.com/svn/trunk@74 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index b85a216..37815b7 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -44,5 +44,6 @@
     <module>hyracks-cli</module>
     <module>hyracks-examples</module>
     <module>hyracks-server</module>
+    <module>hyracks-storage-common</module>
   </modules>
 </project>