Standardize POM project naming

Change-Id: I9919b14ba3934c4d4914e9f417c57f86c6f3123a
Issue-id: INT-67
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/pom.xml b/pom.xml
index 55c5185..10a2804 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <groupId>org.openo.gso.gui</groupId>
     <artifactId>gso-gui</artifactId>
     <packaging>pom</packaging>
-    <name>gui</name>
+    <name>gso-gui</name>
     <modules>
         <module>openo-portal</module>
         <module>servicegateway</module>