Update git submodules
authorPiotr Borelowski <p.borelowski@partner.samsung.com>
Mon, 9 Sep 2019 10:12:59 +0000 (12:12 +0200)
committerGerrit Code Review <gerrit@onap.org>
Mon, 9 Sep 2019 10:12:59 +0000 (10:12 +0000)
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
  to 1d5ecc692a165fc84181b8f145242a410f2abf38
  - Fix throwing an UnsatisfiedDependencyException upon starting

    The UnsatisfiedDependencyException is finally caused by
    ClassNotFoundException: c.g.c.u.c.FutureFallback.
    That was fixed by upgrading the spring boot version to 2.1.0.RELEASE.
    By doing that the cassandra version was upgraded to version 3.6.0,
    which doesn't require the FutureFallback class.

    Issue-ID: SDC-2557
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
    Change-Id: I5b319096978e768b7520fb937fd2b3dad26f15c5

docs/submodules/sdc/sdc-workflow-designer.git

index 61ccc9e..1d5ecc6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 61ccc9e58b55d96330892231047a239dadf409a0
+Subproject commit 1d5ecc692a165fc84181b8f145242a410f2abf38