diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-06-04 05:55:09 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-04 12:55:09 +0000 |
commit | ee9d6e0c008863b3b9630ea565822dc4ea65d896 (patch) | |
tree | cf945bad1bad53166dc911098d4f59b40ba08be9 /docs/submodules/appc.git | |
parent | 46abeccaa6b4cf183ed04c04470ab82c18e29ee8 (diff) |
Update git submodules
* Update docs/submodules/appc.git from branch 'master'
to 62433c522bb1feddc2caa22868192edca0b4082f
- 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
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 bd1da0d90b12f36f2931e8b3dba4cfb63ef3442 +Subproject 62433c522bb1feddc2caa22868192edca0b4082 |