From: Jim Hahn Date: Fri, 31 Aug 2018 23:17:13 +0000 (-0400) Subject: javax.servlet must be included X-Git-Tag: 2.0.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=2aa896678483b929d803c5d4974d8fe57c313779;p=policy%2Fparent.git javax.servlet must be included Removed the "provided" scope for javax.servlet so that it will be downloaded as part of an install. Change-Id: I3979d2c4d2b9496c6f066532f373862bf8e40b76 Issue-ID: POLICY-1085 Signed-off-by: Jim Hahn --- diff --git a/integration/pom.xml b/integration/pom.xml index 523f034d..6eaae30f 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -79,7 +79,6 @@ javax.servlet javax.servlet-api 4.0.1 - provided