aboutsummaryrefslogtreecommitdiffstats
path: root/test-apis-ci/pom.xml
diff options
context:
space:
mode:
authorTal Gitelman <tal.gitelman@att.com>2018-11-25 11:49:39 +0200
committerMichael Lando <michael.lando@intl.att.com>2018-11-26 17:22:11 +0000
commit4d34afb67ad28e83e07cdd365c985b6fb8745ebe (patch)
tree0a1109df00d7cc34f9300ea7f67c0ea211067e30 /test-apis-ci/pom.xml
parent8f2c29ba8962f036c2b4c652f6072d477a81d4f0 (diff)
SDC can not handle complex string in tosca yaml
Issue-ID: SDC-1918 Change-Id: I86957b5d4bf0dab5ca749623efbccd6f4b535f10 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
Diffstat (limited to 'test-apis-ci/pom.xml')
-rw-r--r--test-apis-ci/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml
index 729570f379..54c08714d7 100644
--- a/test-apis-ci/pom.xml
+++ b/test-apis-ci/pom.xml
@@ -302,7 +302,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.4.1</version>
+ <version>1.4.6</version>
<scope>compile</scope>
</dependency>