summaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-11-27 00:30:31 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-27 00:30:31 +0000
commitec8f2db3846b949fc6f2ef9c1c0ff0999078b90c (patch)
tree48ffd13f393d1da5d371cdf2272d63b8f6d94ca4 /bpmn/MSOCommonBPMN
parent35b1883d7c0f06c42fbad8da9d835828cdb2013d (diff)
parent53af118db25d8ae931c8a50c283e8c7caf1038f3 (diff)
Merge "Fix model vnfresource bean annotation" into casablanca
Diffstat (limited to 'bpmn/MSOCommonBPMN')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index 926e09c498..ee4dab4d8c 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -326,7 +326,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.1</version>
+ <version>1.4.4</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>