summaryrefslogtreecommitdiffstats
path: root/openo-portal/pom.xml
diff options
context:
space:
mode:
author“shentao” <shentao@chinamobile.com>2016-09-18 19:17:29 +0800
committer“shentao” <shentao@chinamobile.com>2016-09-18 19:17:29 +0800
commitecdf5839b8c1c17b0b774466627c7ee10e83e764 (patch)
treec1f1f8aa156c71100c61114187dfc513617117ae /openo-portal/pom.xml
parent2fc6f5b555e9b46625f3dbc88a6a9f99d213fd49 (diff)
modify common module
Change-Id: Id2553bbffe2a3aea2e944c0a8fcec771b5ccf277 Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'openo-portal/pom.xml')
-rw-r--r--openo-portal/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml
index 20585b1b..e6dbf7b3 100644
--- a/openo-portal/pom.xml
+++ b/openo-portal/pom.xml
@@ -27,4 +27,9 @@
<artifactId>openo-portal</artifactId>
<packaging>pom</packaging>
<name>portal</name>
+
+ <modules>
+ <module>portal-package</module>
+ <module>portal-common</module>
+ </modules>
</project>