From d4b01de3984465d019e7ba3b37aec7b374d8ed07 Mon Sep 17 00:00:00 2001 From: Jose Chavez Date: Fri, 27 Jan 2023 17:28:05 -0600 Subject: [PATCH] Update pom.xml Fix for the exclusion --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index b33e846be..73f4ac019 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -390,7 +390,7 @@ **/edu/wgu/osmt/ImportCommandRunner **/edu/wgu/osmt/security/SecurityConfig** **/ui/** - **/config/* + **/config/*.properties