summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthieuGeerebaert <matthieu.geerebaert@orange.com>2018-05-16 15:59:24 +0200
committerMatthieuGeerebaert <matthieu.geerebaert@orange.com>2018-05-16 15:59:24 +0200
commit66ae93888527919b56123593243d4ac0e2e32af0 (patch)
treec17e4b0950f8cc9fb496b68db200821726aa1700 /pom.xml
parent9d353deac4cbdeada20028515817314bfed02f0c (diff)
Codebase license scan results, May 2018
Change-Id: I85320efd75b1ba66481c427a240c8915fe42ce0a Issue-ID: EXTAPI-87 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
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>