From cc6c222d8032ad1041a884f8e0c60a69f99bce82 Mon Sep 17 00:00:00 2001 From: shiria Date: Tue, 1 May 2018 14:09:41 +0300 Subject: [PATCH] Updated git submodules Project: sdc master d74d87cd27afca784a8ed582b6b7015a8a8d243a Fix TOSCA Analyzer - null point exception In case there is import to not exist TOSCA file, exception with relevant error message should be thrown In getRequirementAssignment, when there is no Requirement, Optional.Empty is returned Change-Id: I8aabde177815dec2f69307f6be3c5114c5c8efa3 Issue-ID: SDC-1281 Signed-off-by: shiria --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 2ef3886c9..d74d87cd2 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 2ef3886c9b0223f4813ac1385318d6f2e600a4a8 +Subproject commit d74d87cd27afca784a8ed582b6b7015a8a8d243a -- 2.16.6