Fixed bug where schems were not in jar

This commit is contained in:
tastybento 2018-09-25 22:34:26 -07:00
parent a5fce03f7c
commit f3de982469
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<targetPath>./schems</targetPath>
<filtering>false</filtering>
<includes>
<include>*.schems</include>
<include>*.schem</include>
</includes>
</resource>
</resources>