From: Xiuchao Wu Date: Wed, 21 Sep 2016 10:13:27 +0000 (+0100) Subject: change the scope of javax.servlet:servlet-api to "provided" to avoid X-Git-Tag: release/sun~17 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=06778569c31d3b880dd1348b145c583bed950945;p=vfc%2Fnfvo%2Fwfengine.git change the scope of javax.servlet:servlet-api to "provided" to avoid distributing this package (GPL license) with Open-O Change-Id: I93687663c03ef6a6cded0c78b780648a31372817 Signed-off-by: Xiuchao Wu --- diff --git a/common-util/pom.xml b/common-util/pom.xml index 2749380..b1dfac5 100644 --- a/common-util/pom.xml +++ b/common-util/pom.xml @@ -69,6 +69,7 @@ javax.servlet servlet-api 2.5 + provided com.github.stephenc.jcip