fix to avoid usage of stale maven wrapper jar

This commit is contained in:
Manfred Moser 2017-04-04 22:16:36 -07:00 committed by rfscholte
parent 241aa78725
commit 65fd2ba0fc
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<include>mvnw</include>
<include>mvnw.cmd</include>
<include>.mvn/**</include>
<exclude>**/*.jar</exclude>
</directory>
</fileSet>
</runtime>