pom: exclude CHANGES.md for license checking

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2014-09-05 18:44:02 +02:00
parent 1509216729
commit fc5c92ed27
1 changed files with 1 additions and 0 deletions

View File

@ -549,6 +549,7 @@
<excludeSubProjects>false</excludeSubProjects>
<excludes>
<exclude>CHANGES</exclude>
<exclude>CHANGES.md</exclude>
<exclude>INSTALL.md</exclude>
<exclude>.idea/</exclude>
<exclude>**/*.log</exclude>