aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2018-05-16 14:46:37 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-16 14:46:37 +0000
commit921dc4999244e48fc5c47202a3b90980ec44affc (patch)
tree65158243daa703529a6b7f9035530035e4394c47 /pom.xml
parentf207a196a8c383f0108205c7af8efbd7afecef26 (diff)
parent66ae93888527919b56123593243d4ac0e2e32af0 (diff)
Merge "Codebase license scan results, May 2018"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4c62fbe..d7b2401 100644
--- a/pom.xml
+++ b/pom.xml
@@ -297,7 +297,10 @@
<includes>
<include>restclient/**</include>
<include>src/**</include>
- <include>pom.xml</include>
+ <include>./**/*.xml</include>
+ <include>./**/*.xml</include>
+ <include>./**/*.yml</include>
+ <include>./**/*.yaml</include>
</includes>
<skipExistingHeaders>true</skipExistingHeaders>
<skip>false</skip>