commit | 6c60c2eed86f974d0097593cb99b4a5ca0ed2c75 | [log] [tgz] |
---|---|---|
author | seshukm <seshu.kumar.m@huawei.com> | Tue Oct 31 17:46:43 2017 +0530 |
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | Thu Nov 02 16:59:59 2017 +0000 |
tree | 84f64fc1033c7f01a4d2ff5f251b02448b45acc3 | |
parent | b26afdb43584672e5ddefa8d8a078185dca663d9 [diff] |
SO docker build issue fix in asdc IssueId: SO-286 Change-Id: Ic9cb206c66401808487cf6fdbf1d08f36c6e8a7b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 7dd0d82..19bdb1a 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml
@@ -113,7 +113,7 @@ <dependency> <groupId>org.openecomp.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca</artifactId> - <version>1.1.34</version> + <version>1.1.32</version> </dependency>