Update git submodules
authorKajur, Harish (vk250x) <vk250x@att.com>
Sun, 7 Apr 2019 23:24:53 +0000 (19:24 -0400)
committerGerrit Code Review <gerrit@onap.org>
Mon, 8 Apr 2019 13:18:39 +0000 (13:18 +0000)
* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 31b7af4804219e5f03faeecef55f041f48adb6d5
  - Fix a potential bug in DBSerializer

    where the assumption is the aai-node-type property will
    exist on the node types. There is a case where a vertex
    is in the process of being deleted and during that time
    the vertex will be missing some properties and during
    that time the GET with depth all will result in exception
    This is possible because of our database being
    an eventually consistent database

    Issue-ID: AAI-2330
    Change-Id: I2b11c9a2ec5c3b6bffd2690a0c075962e80781cc
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
docs/submodules/aai/aai-common.git

index 08c1bd4..31b7af4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 08c1bd4d78a0504e7531876869a7ae0cd9c448df
+Subproject commit 31b7af4804219e5f03faeecef55f041f48adb6d5