From b44122314e135117a4f917ca9f47d6ccfda3c779 Mon Sep 17 00:00:00 2001 From: Parshad Patel Date: Mon, 1 Apr 2019 15:21:57 +0900 Subject: [PATCH] Update git submodules * Update docs/submodules/modeling/toscaparsers.git from branch 'master' to 0eae8aea7affc7bbeb2e94c18b39ca16a7622890 - Fix sonar issues in javatoscachecker Remove this useless "instanceof" operator; it will always return "true". Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. Merge this if statement with the enclosing one. Issue-ID: MODELING-154 Change-Id: Id924377831825cd5d8d986ae2743cec16cb1c88e Signed-off-by: Parshad Patel --- docs/submodules/modeling/toscaparsers.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/modeling/toscaparsers.git b/docs/submodules/modeling/toscaparsers.git index f066c7d3d..0eae8aea7 160000 --- a/docs/submodules/modeling/toscaparsers.git +++ b/docs/submodules/modeling/toscaparsers.git @@ -1 +1 @@ -Subproject commit f066c7d3d20112a1a888ed3930cd2a2928a04814 +Subproject commit 0eae8aea7affc7bbeb2e94c18b39ca16a7622890 -- 2.16.6