diff options
author | Michael Lando <ml636r@att.com> | 2017-08-31 10:50:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-31 10:50:16 +0000 |
commit | f114c70eb7611aad29550711dfa6c7f0accb3372 (patch) | |
tree | 4a96b1432e6b1f3050a8ab6dec61eeef2cd4f808 /pom.xml | |
parent | 43f36d99f1ad4d0a84a6a03fe3861cdadd952790 (diff) | |
parent | 09d4f069e48a0b4ab7359bbcc3b299d222721230 (diff) |
Merge "Set up static analysis for on-boarding"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |