summaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCockpit
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-11-03 11:19:25 +0530
committerseshukm <seshu.kumar.m@huawei.com>2017-11-03 11:19:25 +0530
commit0475e757f45edff87e1b07b4d48e7c0e40103668 (patch)
treebe384f65bbc38a477817424bd469f7c5c94113a8 /bpmn/MSOCockpit
parenta6b45469e9b5a7b05a6e0afd86860c2ee1e9944f (diff)
Fix for the snapshot solution for the cockpit
IssueId: SO-286 Change-Id: I4b91b292b3f23b19b605286bdf057c1d84e97f90 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'bpmn/MSOCockpit')
-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>