add a name to all hyracks subprojects

git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@2202 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-storage-common/pom.xml b/hyracks/hyracks-storage-common/pom.xml
index 0d740e0..e54a100 100644
--- a/hyracks/hyracks-storage-common/pom.xml
+++ b/hyracks/hyracks-storage-common/pom.xml
@@ -3,6 +3,7 @@
   <groupId>edu.uci.ics.hyracks</groupId>
   <artifactId>hyracks-storage-common</artifactId>
   <version>0.2.2-SNAPSHOT</version>
+  <name>hyracks-storage-common</name>
 
   <parent>
     <groupId>edu.uci.ics.hyracks</groupId>