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 -->