Fix missing update for protocol in DBService.java 17/28717/1
authorSkip Wonnell <skip@att.com>
Sat, 20 Jan 2018 00:15:51 +0000 (18:15 -0600)
committerSkip Wonnell <skip@att.com>
Sat, 20 Jan 2018 00:29:20 +0000 (18:29 -0600)
commit4698688b9ff737c17c288c5d171ef6425748f6c8
tree43a6cadaef7282aaca9034bd120aa0938cbf3f51
parent18bb0ee6a5865f65be15374813ecb88672fc1c28
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 <skip@att.com>
appc-inbound/appc-artifact-handler/provider/src/main/java/org/onap/appc/artifact/handler/dbservices/DBService.java