aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 0d199f31..a1f09096 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,11 +26,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openo.gso.gui</groupId>
<artifactId>gso-gui</artifactId>
- <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>gui</name>
-
- <!--modules>
- <module>lifecyclemgr</module>
- </modules-->
+ <modules>
+ <module>openo-portal</module>
+ <module>servicegateway</module>
+ </modules>
</project>