aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-11-29 15:12:37 -0800
committerGary Wu <gary.i.wu@huawei.com>2016-11-29 15:12:39 -0800
commit31b545d8d7f7277706afb1298fa5eda85c78fe0f (patch)
tree45f7dbe72cf87810df79f92026742dda00519a55 /pom.xml
parentbbef3ed82ca4faee5b19ba820dae11e86054b291 (diff)
Standardize POM project naming
Change-Id: I9919b14ba3934c4d4914e9f417c57f86c6f3123a Issue-id: INT-67 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 55c51859..10a28045 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>