Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to e095b67857f4bad35a366659d3d0f428f2747afb
  - Don't treat error reply as a proper JDWP handshake
    
    As it turned out thanks to Yan Yang some ONAP services tend to
    return a propr JDWP handshake as a part of their error message.
    
    Let's filter out those services by checking number of lines returned
    by the server. We expect that proper JDWP handshake won't be longer
    than a single line.
    
    Issue-ID: SECCOM-231
    Change-Id: I4b8950ebdf5fe118ec5f2dd5f4de583211784fb2
    Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    
1 file changed