From: subhash kumar singh Date: Thu, 15 Mar 2018 09:13:58 +0000 (+0000) Subject: Fix deployment issue of mso-api-infra.war X-Git-Tag: v1.2.1~418^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F35997%2F2;p=so.git Fix deployment issue of mso-api-infra.war Fix dependency in pom by modifying it's scope to provided. Change-Id: I2c5dc8b8e263b82109732c4ac58916751463133c Issue-ID: SO-487 Signed-off-by: subhash kumar singh --- diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index 023567d20b..6ee9003e77 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -34,7 +34,7 @@ org.jboss.resteasy resteasy-jaxrs 3.5.0.Final - + provided org.jboss.resteasy