commit | a60b092dc80fbac6dc5e4434c22387ba1672d36c | [log] [tgz] |
---|---|---|
author | eHanan <eoin.hanan@est.tech> | Tue Jul 16 15:27:06 2019 +0000 |
committer | eHanan <eoin.hanan@est.tech> | Tue Jul 16 15:27:06 2019 +0000 |
tree | ee9c06c1e2257408a9be4190abf685ba3eea22b0 | |
parent | 82c90e8ec36edb79ca72446082879f32a9eb4839 [diff] [blame] |
Simulate Request for SDC to get CSAR Change-Id: I1b711b3eee8623d79ac9e00307ce48d6207d64d6 Issue-ID: SO-1951 Signed-off-by: eHanan <eoin.hanan@est.tech>
diff --git a/plans/so/integration-etsi-testing/so-simulators/pom.xml b/plans/so/integration-etsi-testing/so-simulators/pom.xml index feca047..5e582c8 100644 --- a/plans/so/integration-etsi-testing/so-simulators/pom.xml +++ b/plans/so/integration-etsi-testing/so-simulators/pom.xml
@@ -44,7 +44,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> - <scope>provided</scope> + <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.boot</groupId>