Merging #70 on RAT changes

This commit is contained in:
Clebert Suconic 2015-01-20 13:45:42 -05:00
commit 5364ad32f4
1 changed files with 2 additions and 0 deletions

View File

@ -923,6 +923,8 @@
<exclude>**/*.lock</exclude>
<exclude>**/META-INF/services/*</exclude>
<exclude>**/*.iml</exclude>
<exclude>**/*.jceks</exclude>
<exclude>**/*.jks</exclude>
</excludes>
</configuration>
<executions>