summaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/pom.xml
diff options
context:
space:
mode:
authorChuanyu Chen <chenchuanyu@huawei.com>2018-03-12 07:45:19 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-12 07:45:19 +0000
commit6da95ff2af94c84cc7754068b5b5ee7cec21b70d (patch)
tree95c9ff6003703ecaf1868f849f8b443932cd99b0 /bpmn/MSOCommonBPMN/pom.xml
parentae691f0a4482e7379be4946be3b60449eb3016ca (diff)
parentbbff50f2683847ecf9c2a1c0541e7132d3a8ec11 (diff)
Merge "Combine the design and runtime parameter"
Diffstat (limited to 'bpmn/MSOCommonBPMN/pom.xml')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index 71626f52b3..e4e1fd60a6 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -302,6 +302,11 @@
<version>${spring.version}</version>
</dependency>
<dependency>
+ <groupId>org.openecomp.sdc.sdc-tosca</groupId>
+ <artifactId>sdc-tosca</artifactId>
+ <version>1.1.32</version>
+ </dependency>
+ <dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<version>1.56</version>