summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorlizi00164331 <li.zi30@zte.com.cn>2017-09-13 21:34:18 +0800
committerlizi00164331 <li.zi30@zte.com.cn>2017-09-13 21:34:18 +0800
commit8a2751aaa3c1367cdf70a6fa2d0b9ad39f311b0b (patch)
tree3f11948daae8a8688d5a8391e0dcfa77a6aa444c /pom.xml
parent7197541e83a45ab416a136462e870f95dcf09c58 (diff)
Add tomcat server to esr-server.
Change-Id: Id6148623e7d15fef60648fe51124d65f58978167 Issue-ID: AAI-291 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f434f4c..4f6b593 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,8 @@
<modules>
<module>common</module>
- <module>portal</module>
- <module>integration</module>
+ <module>portal</module>
+ <module>httpserver</module>
+ <module>integration</module>
</modules>
</project>