diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-06-04 07:14:39 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-04 14:14:39 +0000 |
commit | ec803e3b53191afe831da559af59e0ed25f60995 (patch) | |
tree | 4f5e29bc6e7353b22ce4a23c98f7368a70c4f589 /docs/submodules/appc.git | |
parent | 90f4429b8f140432b81b4ad48d4e08a4a0c57f90 (diff) |
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)
Diffstat (limited to 'docs/submodules/appc.git')
m--------- | docs/submodules/appc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git -Subproject 7155b808084ff6e49f6eef01ac7defd9a7754a3 +Subproject cc699ebd58f10c947a382ff695a8039f3d0744d |