From 35286ee2272988f0ca7e93ad29e29b860b7d7a10 Mon Sep 17 00:00:00 2001 From: Max Benjamin Date: Sat, 15 Jun 2019 14:08:41 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to b619a05033211171ac61dd658282bc2cf1be77d9 - Merge "update multi stage code to accurately skip bbs" - update multi stage code to accurately skip bbs moved around classes to packages that make more sense updated license headers in java files converted MultiStage logic to FlowManipulator moved tests to new package location and fixed issues allow for custom listeners before flowsToExecute moved validation classes to listener.validation Change-Id: Ic5416812ef9c5611fe19bf9b6aa316373b110ec6 Issue-ID: SO-2021 Signed-off-by: Benjamin, Max (mb388a) --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index 528f2b2de..b619a0503 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 528f2b2de610108720b429ac546c67af265153f3 +Subproject commit b619a05033211171ac61dd658282bc2cf1be77d9 -- 2.16.6