ARTEMIS-613 Ignoring mvnw on source distribution

This commit is contained in:
Clebert Suconic 2016-07-05 15:14:07 -04:00
parent 5c92ce1267
commit 18ff83a285
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@
<exclude>RELEASING.md</exclude>
<exclude>ratReport.txt</exclude>
<exclude>.gitignore</exclude>
<exclude>mvnw</exclude>
<exclude>mvnw.cmd</exclude>
<exclude>.mvn/</exclude>
<exclude>artemis_doap.rdf</exclude>
<exclude>artemis-native/bin/</exclude>