commit | 5fa88515bf3039903225721dbd88540d92e6a525 | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Mon Apr 27 16:45:50 2020 +0100 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Mon Apr 27 16:45:56 2020 +0100 |
tree | e37336f17ab8feece25b335f4e8d314f2c868616 | |
parent | 69485b3bf6c8a25cbefdbc6c480d8be1683f4c2c [diff] |
Remove provided scope for endpoints in model-impl/cds Change-Id: Ic3571df8ed874267fb803d1f384ec5cb02fb80bb Issue-ID: POLICY-2524 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 743d171..b4ceb93 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml
@@ -106,7 +106,6 @@ <groupId>org.onap.policy.common</groupId> <artifactId>policy-endpoints</artifactId> <version>${policy.common.version}</version> - <scope>provided</scope> </dependency> <!-- junit dependencies -->