commit | f3b62c4178da102ad3b6f74726fa4acdf7bfd195 | [log] [tgz] |
---|---|---|
author | MichaelMorris <michael.morris@est.tech> | Mon Oct 09 16:43:51 2023 +0100 |
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | Mon Oct 09 17:24:58 2023 +0000 |
tree | 20f1da8ffeba0b0bfd2e61b6466969e5b7fe2cd4 | |
parent | b3b5181f93a58722c6e6634b9d34f8ca46e13335 [diff] [blame] |
Fix mvn build issue Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4652 Change-Id: I7db0d838ca8a025157761c9b3fb5bc22a2dfc943
diff --git a/pom.xml b/pom.xml index 1ae3276..812f153 100644 --- a/pom.xml +++ b/pom.xml
@@ -775,6 +775,7 @@ <module>onboarding</module> <module>common-app-logging</module> <module>common-app-api</module> + <module>common-be-tests-utils</module> <module>common-be</module> <module>catalog-dao</module> <module>catalog-model</module>