From: Patrick Brady Date: Tue, 4 Jun 2019 14:14:39 +0000 (-0700) Subject: Update git submodules X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ec803e3b53191afe831da559af59e0ed25f60995;p=doc.git 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 Issue-ID: APPC-1619 (cherry picked from commit 62433c522bb1feddc2caa22868192edca0b4082f) --- diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 7155b8080..cc699ebd5 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 7155b808084ff6e49f6eef01ac7defd9a7754a3a +Subproject commit cc699ebd58f10c947a382ff695a8039f3d0744d8