Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b4441ff5bebb5a0b24148ee804215ffde485d40a
  - Merge "Set resource data value when fetch from database"
  - Set resource data value when fetch from database
    
    When doing resource resolution, if the same resolution-key,
    or the same resource-id/resource-type combo, is used, then the
    process will only try to resolve the resources set with a "failure"
    status from the RESOURCE_RESOLUTION db table.
    In the case the resource has previsously successfully been resolved,
    then we need to set its value in the resource assignemnt resolution
    store so it can be used later in the processing, for instance if another
    resource depends on it.
    
    Change-Id: Ifa3957fe3d2365e1f4347aa61ed963124f8a69f7
    Issue-ID: CCSDK-1606
    Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
    
1 file changed