aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2019-05-06 14:04:15 +0530
committerseshukm <seshu.kumar.m@huawei.com>2019-05-06 14:04:15 +0530
commite836f741d95b52bd4972626f506e5a8e3082cfc8 (patch)
treeca671832ad94e4e49fe891cd0b1129427cee138f /asdc-controller/pom.xml
parent4e5717544475bfe878e1804d146e3900325356d3 (diff)
update the SDC tosca version to 1.5.1
Issue-ID: SO-1834 Change-Id: Iea99bfce2d96611b61f0cba21038d08dd1fa9758 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r--asdc-controller/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 8317b660a6..60c517d944 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -16,8 +16,8 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<antlr.version>4.7.1</antlr.version>
<java.version>1.8</java.version>
- <sdc.tosca.version>1.5.0</sdc.tosca.version>
- <jtosca.version>1.5.0</jtosca.version>
+ <sdc.tosca.version>1.5.1</sdc.tosca.version>
+ <jtosca.version>1.5.1</jtosca.version>
</properties>
<build>