diff options
author | “shentao” <shentao@chinamobile.com> | 2016-09-27 22:01:08 +0800 |
---|---|---|
committer | “shentao” <shentao@chinamobile.com> | 2016-09-27 22:01:08 +0800 |
commit | 3a7ed6476cb9f630ddcbb83e587a4f946f7ff066 (patch) | |
tree | 89a80c659752ad6b0f93aaa0e86e43fbd3129564 /openo-portal/portal-lifecyclemgr | |
parent | 1f46ffc705728c5f1463743b4b255043b535026b (diff) |
modify pom.xml files to integrate all modules for deployment
Change-Id: I24031f88ccb09225c0b40810432ddaf7bdc996e1
Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'openo-portal/portal-lifecyclemgr')
-rw-r--r-- | openo-portal/portal-lifecyclemgr/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/portal-lifecyclemgr/pom.xml b/openo-portal/portal-lifecyclemgr/pom.xml index 3e71fe76..49971051 100644 --- a/openo-portal/portal-lifecyclemgr/pom.xml +++ b/openo-portal/portal-lifecyclemgr/pom.xml @@ -19,7 +19,7 @@ <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.portal</groupId> + <groupId>org.openo.gso.gui</groupId> <artifactId>openo-portal</artifactId> <version>1.0.0-SNAPSHOT</version> </parent> |