Updated git submodules
authorJim Hahn <jrh3@att.com>
Mon, 30 Oct 2017 19:58:19 +0000 (15:58 -0400)
committerGerrit Code Review <gerrit@onap.org>
Tue, 31 Oct 2017 04:32:18 +0000 (04:32 +0000)
commit46623265ff7ddae92ae349cfe2d75c8f19a0750d
tree00a537c051427c469015235e391517123984691d
parent96ad1b22445b7005f7e2f2f947c92f83c43a1607
Updated git submodules

Project: so master 7754fb8e889bae843d7382b7dee4b2e21a4ef56c

Handle embedded "<" in SDNC responses

Modified the code to use an actual XML parser when decoding the SDNC
response-data element, instead of using the simple-minded
replace("&amp;", "&") approach.  The latter did not function correctly
when XML elements contained other xml-encoded data.

Change-Id: Ied6b8b19f307f728b8da1a2b410b9e239ec62ab6
Issue-Id: SO-115
Signed-off-by: Jim Hahn <jrh3@att.com>
docs/submodules/so.git