aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2022-07-22 13:25:35 +0100
committerMichaelMorris <michael.morris@est.tech>2022-07-22 13:27:07 +0100
commitd261d0b22f10e05690f7d3dd7a98a6fedafc2208 (patch)
treefdc7de2e32fbfc03612cf4e09b02d6f2ed8c0d57 /pom.xml
parent290cb630ef821dd8b452da1f9564020e32ef0b82 (diff)
Adding common-be-test-utils to fast-build profile
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4100 Change-Id: I86f2863b1eff89a7c8d58e8cc58718e420a41852
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 210bbc3289..6a96246629 100644
--- a/pom.xml
+++ b/pom.xml
@@ -735,6 +735,7 @@ Modifications copyright (c) 2018-2019 Nokia
<module>common-app-logging</module>
<module>common-app-api</module>
<module>common-be</module>
+ <module>common-be-tests-utils</module>
<module>catalog-dao</module>
<module>catalog-model</module>
<module>catalog-be</module>
@@ -765,6 +766,7 @@ Modifications copyright (c) 2018-2019 Nokia
<module>common-app-logging</module>
<module>common-app-api</module>
<module>common-be</module>
+ <module>common-be-tests-utils</module>
<module>catalog-dao</module>
<module>catalog-model</module>
<module>catalog-be</module>