summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest-stub/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-ncmp-rest-stub/pom.xml')
-rw-r--r--cps-ncmp-rest-stub/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/cps-ncmp-rest-stub/pom.xml b/cps-ncmp-rest-stub/pom.xml
index fda0189a8..f434863c7 100644
--- a/cps-ncmp-rest-stub/pom.xml
+++ b/cps-ncmp-rest-stub/pom.xml
@@ -104,12 +104,6 @@
<dependency>
<groupId>org.onap.cps</groupId>
<artifactId>cps-ncmp-rest</artifactId>
- <exclusions>
- <exclusion>
- <groupId>org.onap.cps</groupId>
- <artifactId>cps-ncmp-service</artifactId>
- </exclusion>
- </exclusions>
<optional>true</optional>
</dependency>
</dependencies>