From 800ef3ff4d5e743c0b560d600f407335622be2f4 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 9 Jan 2018 12:29:48 -0600 Subject: [PATCH] Updated git submodules Project: appc master 57c37a4a6f390ed059897d5b382a59d1e1443852 Rename file due to case conflict on windows Both Start.json and start.json exist in appc-sequence-generator-bundle/src/test/resources/output. This causes issues when working in a windows environment as both files cannot exist. Renamed Start.json to Start2.json and updated the test accordingly. Change-Id: I0b3fdf673dc71e2886c9e3f66e261c9aa7bc2e93 Issue-ID: APPC-380 Signed-off-by: Skip Wonnell --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index db1cca1d2..57c37a4a6 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit db1cca1d26714021a069b2aedeaf83d7325d7493 +Subproject commit 57c37a4a6f390ed059897d5b382a59d1e1443852 -- 2.16.6