From 5ca6bc2578274b9ffc8a13af07e304b6acf77b56 Mon Sep 17 00:00:00 2001 From: "Threefoot, Jane (jt6620)" Date: Tue, 28 Nov 2017 14:02:53 -0500 Subject: Updated git submodules Project: aai/aai-common master 8dcb9900cae95a17ca6d029a665d512b3e7b11a2 contains-other-v no longer implies delete-other-v Deletion of other vertices is now only determined by the delete-other-v property. For containment relationships, this property is now explicitly set instead of being implied by the containment property. ie Deletion now only checks delete-other-v not containment, and containment relationships have been updated to still function the same as before. Issue-ID: AAI-517 Change-Id: I808752c286c621f82b521590b1a51cf996031557 Signed-off-by: Threefoot, Jane (jt6620) --- docs/submodules/aai/aai-common.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git index d65ec2eb2..8dcb9900c 160000 --- a/docs/submodules/aai/aai-common.git +++ b/docs/submodules/aai/aai-common.git @@ -1 +1 @@ -Subproject commit d65ec2eb24496c2eb901e7c18826c48041ca2c74 +Subproject commit 8dcb9900cae95a17ca6d029a665d512b3e7b11a2 -- cgit