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 <jrh3@att.com>
1 file changed
tree: 438316af0710c1ca42f27eed6c9cf1926a14d8b9
  1. integration/
  2. .gitignore
  3. .gitreview
  4. INFO.yaml
  5. LICENSE.txt
  6. pom.xml
  7. README.md
  8. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*

To build it using Maven 3, run: mvn clean install