aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2017-11-03 06:45:00 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-03 06:45:00 +0000
commite0073255083df3520505366d7e25e8523d978f6c (patch)
treec139aeecf34e1f6e9938e19084c33a78fb4e0a40
parent1a085537260104ec1179651daee3ba4f873853dd (diff)
parent0475e757f45edff87e1b07b4d48e7c0e40103668 (diff)
Merge "Fix for the snapshot solution for the cockpit"
-rw-r--r--bpmn/MSOCockpit/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpmn/MSOCockpit/pom.xml b/bpmn/MSOCockpit/pom.xml
index be3f9dafb5..bb54fe66c7 100644
--- a/bpmn/MSOCockpit/pom.xml
+++ b/bpmn/MSOCockpit/pom.xml
@@ -51,11 +51,11 @@
<artifactId>common</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
+ <!--<dependency>
<groupId>org.openecomp.so</groupId>
<artifactId>cockpit-urnmap-plugin</artifactId>
<version>${project.version}</version>
- </dependency>
+ </dependency> -->
<dependency>
<groupId>org.openecomp.so</groupId>
<artifactId>MSOCoreBPMN</artifactId>