diff options
author | lizi <li.zi30@zte.com.cn> | 2017-10-12 17:16:19 +0800 |
---|---|---|
committer | lizi <li.zi30@zte.com.cn> | 2017-10-12 17:16:19 +0800 |
commit | 02e266a4c4948bce1765179ed3fcb4e8ce46e656 (patch) | |
tree | e98e8a213f61ff22461f03839857db68f0eeeb45 /pom.xml | |
parent | df1378d2bdbe2dd9e22e29e7fb1c0235bc0b2c55 (diff) |
Add a function to add esr-gui to webapp.
Change-Id: I2f43a9b3e246cc47873c56d053d0f99bcf4f6d23
Issue-ID: AAI-431
Signed-off-by: lizi <li.zi30@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ <modules> <module>common</module> <module>portal</module> + <module>integration</module> <module>distribution</module> </modules> |