Skip to content

Commit

Permalink
renamed thingifier release jar as well
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltester committed Jul 4, 2020
1 parent 4d13d85 commit bc2688f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions thingifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
<!-- This tells Maven to include all dependencies -->
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
<!-- rename the 'full' jar -->
<finalName>thingifier-${project.version}-full</finalName>
<appendAssemblyId>false</appendAssemblyId>
<archive>
<manifest>
<mainClass>uk.co.compendiumdev.thingifier.application.Main</mainClass>
Expand Down

0 comments on commit bc2688f

Please sign in to comment.