aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-lifecyclemgr/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 /openo-portal/portal-lifecyclemgr/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 'openo-portal/portal-lifecyclemgr/pom.xml')
-rw-r--r--openo-portal/portal-lifecyclemgr/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/openo-portal/portal-lifecyclemgr/pom.xml b/openo-portal/portal-lifecyclemgr/pom.xml
index 6087735a..19d33806 100644
--- a/openo-portal/portal-lifecyclemgr/pom.xml
+++ b/openo-portal/portal-lifecyclemgr/pom.xml
@@ -16,8 +16,7 @@
limitations under the License.
-->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.openo.gso.gui</groupId>
<artifactId>openo-portal</artifactId>
@@ -41,4 +40,4 @@
</plugins>
</build>
-</project>
+<name>gso-gui/openo-portal/portal-lifecyclemgr</name></project>