aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2019-01-28 12:06:55 +0530
committerseshukm <seshu.kumar.m@huawei.com>2019-01-28 12:06:55 +0530
commitf53522a085baaa340478d4ac9046491f34848be6 (patch)
treeb8270f0445d79fa1cecb715e6c3c8e38734966b8
parentfe76d074a452e58d4122cc234d17e7aa407a1b44 (diff)
updated the SDC tosca to 1.4.63
Issue-ID: SDC-1955 Change-Id: I9009c8afd8fbaed20d0015f4a066802e8e3630d1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r--asdc-controller/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 9eb9a3aa8b..dd8e699a73 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -196,7 +196,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.4.62</version>
+ <version>1.4.63</version>
</dependency>
<!--dependency>
<groupId>org.onap.sdc.jtosca</groupId>