diff options
author | Luji <lu.ji3@zte.com.cn> | 2016-09-28 02:32:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@open-o.org> | 2016-09-28 02:32:06 +0000 |
commit | 7a36ca606b143acde059a74f9e974849b3dedcdc (patch) | |
tree | eeb7cc406a380cf6a077488e7746ff772ccca1ec /openo-portal/portal-extsys | |
parent | 5357bff1833af76ef806fa649f9fbd2a5a629bf7 (diff) | |
parent | 3a7ed6476cb9f630ddcbb83e587a4f946f7ff066 (diff) |
Merge "modify pom.xml files to integrate all modules for deployment"
Diffstat (limited to 'openo-portal/portal-extsys')
-rw-r--r-- | openo-portal/portal-extsys/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/portal-extsys/pom.xml b/openo-portal/portal-extsys/pom.xml index 502f8c9e..3b6c5e50 100644 --- a/openo-portal/portal-extsys/pom.xml +++ b/openo-portal/portal-extsys/pom.xml @@ -20,7 +20,7 @@ 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>org.openo.portal</groupId> + <groupId>org.openo.gso.gui</groupId> <artifactId>openo-portal</artifactId> <version>1.0.0-SNAPSHOT</version> </parent> |