Updated git submodules
authorod7427 <od7427@att.com>
Fri, 29 Jun 2018 17:33:47 +0000 (13:33 -0400)
committerGerrit Code Review <gerrit@onap.org>
Fri, 6 Jul 2018 18:19:10 +0000 (18:19 +0000)
commitb1e8ceb5208d7998ec02ca9767b90e9dcd15d2b0
treec5d3a26b70d838469a9b0cb0d4adb2ce97054bf8
parent65d78b146de34be5c4608272c0123bf0c5d4fc12
Updated git submodules

Project: appc master f5d3fa206b636a7e235b57b43a7812c92258208a

APPC CDT Future timestamp issue fix -new HTTP req

APPC CDT GUI generated timestamp in user browser in request data.
Sometimes the timestamp appeared in future compared to APPC server time.
To fix the APPC CDT Future timestamp issue adding a new HTTP request to
 DesignDBService to get UTC Timestamp from the APPC server.
Also adding this request to DbResponseProcessor, RequestValidator
 to avoid validation failures.
Modified DesignDBService.java to satisfy review comments.
Made additional corrections after failed build.

Change-Id: Ic9d3f1ebb42143e497e21520843a78ecb882d0fc
Issue-ID: APPC-1026
Signed-off-by: od7427 <od7427@att.com>
docs/submodules/appc.git