Update git submodules
authorPatrick Brady <patrick.brady@att.com>
Tue, 4 Jun 2019 14:14:39 +0000 (07:14 -0700)
committerGerrit Code Review <gerrit@onap.org>
Tue, 4 Jun 2019 14:14:39 +0000 (14:14 +0000)
commitec803e3b53191afe831da559af59e0ed25f60995
tree4f5e29bc6e7353b22ce4a23c98f7368a70c4f589
parent90f4429b8f140432b81b4ad48d4e08a4a0c57f90
Update git submodules

* Update docs/submodules/appc.git from branch 'dublin'
  to cc699ebd58f10c947a382ff695a8039f3d0744d8
  - Fix for null dmaap return status

    The setResponse method was returning before actually
    setting the status values in cases where the status
    field was not first initialized. This behavior did
    not make sense since the status field would never be
    initialized in cases where the OutgoingMessage was
    generated using the IncomingMessage.toOutgoing().

    Change-Id: Ib399daf3644095a2eeffe718d0f6a27473b01ee9
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1619
    (cherry picked from commit 62433c522bb1feddc2caa22868192edca0b4082f)
docs/submodules/appc.git