aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal
diff options
context:
space:
mode:
authorMR-ZZC <zhaozhongchao@huawei.com>2016-09-21 17:37:37 +0800
committerMR-ZZC <zhaozhongchao@huawei.com>2016-09-21 17:37:37 +0800
commit880c3279ae7e0f709878ba68c7307f5a73ae1c10 (patch)
treedf863d2f329f6e9fe4b36b6563a4554b21901d14 /openo-portal
parentc021b369485a1665c7e7d16608fa2db09bfeffbb (diff)
Add resmgr and extsys to parent pom
Change-Id: I90f0866243585a2fd399b76958f65b1ff735f30f Signed-off-by: MR-ZZC <zhaozhongchao@huawei.com>
Diffstat (limited to 'openo-portal')
-rw-r--r--openo-portal/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml
index c4fa4f1b..4f6dbef6 100644
--- a/openo-portal/pom.xml
+++ b/openo-portal/pom.xml
@@ -31,6 +31,8 @@
<modules>
<module>portal-package</module>
<module>portal-common</module>
+ <module>portal-resmgr</module>
+ <module>portal-extsys</module>
<module>portal-auth</module>
</modules>
</project>