Update pom.xml

This commit is contained in:
Brianna O'Keefe 2018-11-19 02:06:47 +00:00
parent 3acf7f0984
commit bca27ee82e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</properties>
<build>
<finalName>${project.artifactId}</finalName>
<finalName>UltimateTimber-${project.version}</finalName>
<defaultGoal>clean resources:resources package</defaultGoal>
<plugins>
<plugin>