summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/parent/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-09-04 15:44:42 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-04 15:44:42 +0000
commit8b5f4c0583144f6984e1c4b5c8961d094488af8e (patch)
tree08c29ae6bd8a65d80823320be8e5add630de35c8 /ms/controllerblueprints/parent/pom.xml
parentb8fc5aab826138a3503d1cdd37d6f5eee63f08db (diff)
parenta456e7e4b70b56fe4fb0c0e82645d12402ce2f78 (diff)
Merge "Remove controllerbluprints distribution."
Diffstat (limited to 'ms/controllerblueprints/parent/pom.xml')
-rw-r--r--ms/controllerblueprints/parent/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/ms/controllerblueprints/parent/pom.xml b/ms/controllerblueprints/parent/pom.xml
index ea0f4adb9..3021c4032 100644
--- a/ms/controllerblueprints/parent/pom.xml
+++ b/ms/controllerblueprints/parent/pom.xml
@@ -225,16 +225,6 @@
<artifactId>blueprint-validation</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
- <artifactId>service</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
- <artifactId>application</artifactId>
- <version>${project.version}</version>
- </dependency>
<!-- Testing Dependencies -->
<dependency>