commit | 31b545d8d7f7277706afb1298fa5eda85c78fe0f | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Tue Nov 29 15:12:37 2016 -0800 |
committer | Gary Wu <gary.i.wu@huawei.com> | Tue Nov 29 15:12:39 2016 -0800 |
tree | 45f7dbe72cf87810df79f92026742dda00519a55 | |
parent | bbef3ed82ca4faee5b19ba820dae11e86054b291 [diff] [blame] |
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>