Update git submodules
authorBrinda Santh Muthuramalingam <brindasanth@in.ibm.com>
Tue, 25 Feb 2020 18:48:47 +0000 (18:48 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 25 Feb 2020 18:48:47 +0000 (18:48 +0000)
commit2e3a4c7a68731e57541b744611bd743efa2a2da3
tree38d4c8b76812752bbc5704121749ff378c42dc8d
parent038764f13f4b4c4395bf8c4efc7d971cebcfcc7d
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 319521c8bcc13a37268ec6279d1eba6db90568d5
  - Merge "Add tar.gz compression capability"
  - Add tar.gz compression capability

    The change modifies ArchiveUtils by change of
    the library responsible for compression and
    decompression of zip files. After change of
    library for appache compression tar.gz was
    added as another format which archive utils
    can support. For ZIP files there is kept
    backward compatibility because new lib
    keeps implementation of ZipFile similar
    to the one used before in the utils.

    Issue-ID: INT-1458
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
    Change-Id: I78388ef8c5e7a23ac6664ae49c00638af38d8c8a
docs/submodules/ccsdk/cds.git