summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-08-31 10:50:16 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-31 10:50:16 +0000
commitf114c70eb7611aad29550711dfa6c7f0accb3372 (patch)
tree4a96b1432e6b1f3050a8ab6dec61eeef2cd4f808 /pom.xml
parent43f36d99f1ad4d0a84a6a03fe3861cdadd952790 (diff)
parent09d4f069e48a0b4ab7359bbcc3b299d222721230 (diff)
Merge "Set up static analysis for on-boarding"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e6e4d9282f..17bf79aba3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,6 +340,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>build-tools</module>
<module>onboarding</module>
<module>security-utils</module>
<module>common-app-api</module>