commit | ecdf5839b8c1c17b0b774466627c7ee10e83e764 | [log] [tgz] |
---|---|---|
author | “shentao” <shentao@chinamobile.com> | Sun Sep 18 19:17:29 2016 +0800 |
committer | “shentao” <shentao@chinamobile.com> | Sun Sep 18 19:17:29 2016 +0800 |
tree | c1f1f8aa156c71100c61114187dfc513617117ae | |
parent | 2fc6f5b555e9b46625f3dbc88a6a9f99d213fd49 [diff] [blame] |
modify common module Change-Id: Id2553bbffe2a3aea2e944c0a8fcec771b5ccf277 Signed-off-by: “shentao” <shentao@chinamobile.com>
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 20585b1..e6dbf7b 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>