From 5e5e988c86f20e21d85a631ac3948f4b29ff23e6 Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Tue, 19 Sep 2017 16:56:13 +0800 Subject: Add esr portal source file to tomcat. Change-Id: Icf76b16954d68a0b7795747bb72324be0bc6b820 Issue-ID: AAI-333 Signed-off-by: lizi00164331 --- pom.xml | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4f6b593..275d273 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,38 @@ common portal - httpserver - integration + integration + distribution + + + 8.5.6 + + + + + + org.apache.tomcat + tomcat + ${tomcat.version} + zip + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + maven-antrun-plugin + 1.8 + + + + -- cgit 1.2.3-korg