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-examples/hadoop-compat-example/hadoopcompatclient/pom.xml b/hyracks/hyracks-examples/hadoop-compat-example/hadoopcompatclient/pom.xml
index a08aee8..ab98692 100644
--- a/hyracks/hyracks-examples/hadoop-compat-example/hadoopcompatclient/pom.xml
+++ b/hyracks/hyracks-examples/hadoop-compat-example/hadoopcompatclient/pom.xml
@@ -3,6 +3,7 @@
   <groupId>edu.uci.ics.hyracks.examples.compat</groupId>
   <artifactId>hadoopcompatclient</artifactId>
   <version>0.2.2-SNAPSHOT</version>
+  <name>hadoopcompatclient</name>
 
   <parent>
     <groupId>edu.uci.ics.hyracks.examples</groupId>