This commit is contained in:
Brianna O'Keefe 2019-02-06 00:32:13 -05:00
parent 363b906158
commit fc1c6522c2
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
<build>
<defaultGoal>clean install</defaultGoal>
<finalName>EpicBuckets-Legacy-${project.version}</finalName>
<finalName>EpicBuckets-${project.version}</finalName>
<plugins>
<plugin>
<groupId>com.google.code.maven-replacer-plugin</groupId>