diff options
Diffstat (limited to 'a1-adapter/a1-adapter-api/provider/pom.xml')
-rw-r--r-- | a1-adapter/a1-adapter-api/provider/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml index a10a0916..509757d2 100644 --- a/a1-adapter/a1-adapter-api/provider/pom.xml +++ b/a1-adapter/a1-adapter-api/provider/pom.xml @@ -105,6 +105,7 @@ <dependency> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-provider</artifactId> + <scope>provided</scope> </dependency> <dependency> <groupId>junit</groupId> |