summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/services/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/blueprintsprocessor/modules/services/pom.xml')
-rw-r--r--ms/blueprintsprocessor/modules/services/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml
index d175f129f..d2f2e0cb4 100644
--- a/ms/blueprintsprocessor/modules/services/pom.xml
+++ b/ms/blueprintsprocessor/modules/services/pom.xml
@@ -30,14 +30,6 @@
<modules>
<module>execution-service</module>
- <module>resolution-service</module>
<module>workflow-service</module>
</modules>
-
- <dependencies>
- <dependency>
- <groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId>
- <artifactId>core</artifactId>
- </dependency>
- </dependencies>
</project>