Skip to content

Commit

Permalink
Fix finalName back, so travis knows what stuff is named
Browse files Browse the repository at this point in the history
  • Loading branch information
rlf committed Jul 3, 2018
1 parent f2b1c30 commit 3851e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uSkyBlock-Plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>uSkyBlock-Plugin</artifactId>

<build>
<finalName>uSkyBlock-${project.version}</finalName>
<finalName>uSkyBlock</finalName>
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
Expand Down

0 comments on commit 3851e09

Please sign in to comment.