commit | f83c9fd3f761d394049fb4c47ce7fd86e49b5ecc | [log] [tgz] |
---|---|---|
author | ilanap <ilanap@amdocs.com> | Thu Mar 08 11:34:13 2018 +0200 |
committer | ilanap <ilanap@amdocs.com> | Thu Mar 08 11:34:13 2018 +0200 |
tree | ff8e158d3371ea096621b36980a0c52a2f046ffb | |
parent | 297209b45b403e9b314ebeb1140886e00ffd3f6d [diff] |
Fix for onboarding build Change-Id: I34ffb9adea16ba3fe790e5df6890b1ca3ea57c40 Issue-ID: SDC-1089 Signed-off-by: ilanap <ilanap@amdocs.com>
diff --git a/pom.xml b/pom.xml index 58b3fba..c9851ba 100644 --- a/pom.xml +++ b/pom.xml
@@ -440,6 +440,7 @@ <activeByDefault>false</activeByDefault> </activation> <modules> + <module>build-tools</module> <module>onboarding</module> </modules> </profile>