Update git submodules
authorPatrick Brady <patrick.brady@att.com>
Fri, 8 Nov 2019 16:39:03 +0000 (09:39 -0700)
committerGerrit Code Review <gerrit@onap.org>
Fri, 8 Nov 2019 16:39:03 +0000 (16:39 +0000)
commit98f04fff8ec0d81e8b957c98c8a4d7c5103cad75
tree6b923b39ac0145e31612c795ce53205e7b52c448
parent98ad7a3a09ed2dfb31ef6fa7552372b9d991e5e0
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 1843caa854f58b133e2c97e5d75a4705f2942280
  - Feature for micro service communication

    The appc-service-communicator feature will be responsible
    for communication between any appc microservices which are
    developed.

    The appc dmaap micro service connector is part of this feature.
    MessagingConnector.java is the main new class here.

    Some code is copied from appc event listener and dmaap adapter.
    Will be moved in a later commit.

    Change-Id: Ic57f5ee6a9ab1538c6ddaa3e7c25ac0c9797fae0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1744
docs/submodules/appc.git