From cf21bf8ac4e24ec1d4db9b67761ccf46ab073e7d Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Fri, 19 Jan 2018 18:15:51 -0600 Subject: Updated git submodules Project: appc master 4698688b9ff737c17c288c5d171ef6425748f6c8 Fix missing update for protocol in DBService.java DBService.updateProtocolReference() needs to include the protocol in the SQL update. Also updating file to ONAP java style. Change-Id: I8dc5f8e6387c0a28a32c911e68ecd73ac21dc609 Issue-ID: APPC-435 Signed-off-by: Skip Wonnell --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 18bb0ee6a..4698688b9 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 18bb0ee6a5865f65be15374813ecb88672fc1c28 +Subproject commit 4698688b9ff737c17c288c5d171ef6425748f6c8 -- cgit 1.2.3-korg