aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/module/lifecyclemgr/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openo-portal/module/lifecyclemgr/pom.xml')
-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>