aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorosgn422w <gn422w@intl.att.com>2018-08-27 18:11:16 +0200
committerosgn422w <gn422w@intl.att.com>2018-08-27 18:11:16 +0200
commit999cc72a8a231701dbc544bfbb114632c01fcd25 (patch)
tree46fbba6e5fe05c91ea841002dc7fa372dd60eb4f /pom.xml
parent29f6b8a97c35032bfe3809a3dc09e2a097af0997 (diff)
fix tosca library
fix tosca parser due to sdc enhancement Issue-ID: CLAMP-212 Change-Id: I2b0e13cbda268debd3eee80eea367a0cef2dda46 Signed-off-by: osgn422w <gn422w@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6c233090..2f4818c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -562,7 +562,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.3.0</version>
+ <version>1.4.1</version>
</dependency>
<!-- TESTING -->
<dependency>