aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorshrikantawachar <shrikant.awachar@amdocs.com>2018-04-09 13:03:56 +0530
committerAvi Gaffa <avi.gaffa@amdocs.com>2018-04-09 13:48:17 +0000
commit0ebace5621e54b8102b0371f0500340adedf7f75 (patch)
tree00244f424f331394b1233b9830b16cde27d29a49 /pom.xml
parent558d8d0d2d958ff3b18fb2f6e04cab14d8ff2da3 (diff)
Reducing onboarding backend maven build time
Reducing onboarding backend maven build time Change-Id: I4ed6192bd5f9e75912057eacd921a04a943da992 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d1104a16fd..348ffcc4e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,6 +383,7 @@
</activation>
<modules>
<module>build-tools</module>
+ <module>onboarding</module>
<module>security-utils</module>
<module>common-app-api</module>
<module>common-be</module>
@@ -396,7 +397,6 @@
<module>ui-ci</module>
<module>sdc-os-chef</module>
<module>utils/webseal-simulator</module>
- <module>onboarding</module>
</modules>
</profile>