diff options
Diffstat (limited to 'openo-portal/portal-extsys/pom.xml')
-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 3b6c5e50..502f8c9e 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.gso.gui</groupId> + <groupId>org.openo.portal</groupId> <artifactId>openo-portal</artifactId> <version>1.0.0-SNAPSHOT</version> </parent> |