From 98f04fff8ec0d81e8b957c98c8a4d7c5103cad75 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 8 Nov 2019 09:39:03 -0700 Subject: 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 Issue-ID: APPC-1744 --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 6a6d3afd4..1843caa85 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 6a6d3afd489ea3b8945f1cdd8a8a74afdcc5221a +Subproject commit 1843caa854f58b133e2c97e5d75a4705f2942280 -- cgit 1.2.3-korg