aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/module/lifecyclemgr
diff options
context:
space:
mode:
authorj180240 <jiaxiangli@huawei.com>2016-09-14 15:55:17 +0800
committerj180240 <jiaxiangli@huawei.com>2016-09-14 15:55:17 +0800
commit2c0dc0d3729fae91cafd8c1843c2aa3357a056f1 (patch)
treec2db9adfae757a95360291a4be615b1a92c45820 /openo-portal/module/lifecyclemgr
parentd089cf2631c2d647b97977bff905a2bdbff93986 (diff)
update group id
Change-Id: I6ba011c245b21e7fa1e34a79db546fa6f864d82b Signed-off-by: jiaxiangli <jiaxiangli@huawei.com>
Diffstat (limited to 'openo-portal/module/lifecyclemgr')
-rw-r--r--openo-portal/module/lifecyclemgr/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/openo-portal/module/lifecyclemgr/pom.xml b/openo-portal/module/lifecyclemgr/pom.xml
index a3b4b294..249d97c3 100644
--- a/openo-portal/module/lifecyclemgr/pom.xml
+++ b/openo-portal/module/lifecyclemgr/pom.xml
@@ -19,13 +19,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>openo-portal</groupId>
+ <groupId>org.openo.gso.gui</groupId>
<artifactId>openo-portal</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath></relativePath>
</parent>
- <groupId>openo-portal.module.lifecyclemgr</groupId>
<artifactId>module-lifecyclemgr</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>