From 1fe2f913b65230cfb3f990e019d152337df5f7a4 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Fri, 1 Apr 2022 16:26:41 -0400 Subject: [PATCH 1/2] Use -Archives repositories instead of ajnelson-nist forks Signed-off-by: Alex Nelson --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6e21996e..f24f810f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/casework/CASE-Utilities-Python [submodule "dependencies/UCO-unstable"] path = dependencies/UCO-unstable - url = https://github.com/ajnelson-nist/UCO.git + url = https://github.com/ucoProject/UCO-Archive.git [submodule "dependencies/CASE-develop"] path = dependencies/CASE-develop url = https://github.com/casework/CASE.git @@ -12,4 +12,4 @@ url = https://github.com/ucoProject/UCO.git [submodule "dependencies/CASE-unstable"] path = dependencies/CASE-unstable - url = https://github.com/ajnelson-nist/CASE.git + url = https://github.com/casework/CASE-Archive.git From ef03c4b9a8d2fc7edf25ea7b372c8743cf4a6211 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Fri, 1 Apr 2022 16:31:04 -0400 Subject: [PATCH 2/2] Reset UCO-unstable to newest state No impact was observed on SHACL validation results. References: * [UCO OC-116] (CP-104) observable:mimeType should have unbounded cardinality to support polyglots Signed-off-by: Alex Nelson --- dependencies/UCO-unstable | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/UCO-unstable b/dependencies/UCO-unstable index 1c0862e8..006af4fa 160000 --- a/dependencies/UCO-unstable +++ b/dependencies/UCO-unstable @@ -1 +1 @@ -Subproject commit 1c0862e8e765c4833d084810a4aaa49b75a59818 +Subproject commit 006af4fa68b6c9991fc736cd13219441ed4b48f7