Skip to content

Commit

Permalink
[chore] top dir of jreleaser-standalone distros should always have pr…
Browse files Browse the repository at this point in the history
…oject version
  • Loading branch information
aalmiray committed Jul 7, 2021
1 parent 4b70400 commit 5eb6c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ assemble:
java:
version: 11
mainClass: 'org.jreleaser.cli.Main'
imageName: '{{distributionName}}-{{projectEffectiveVersion}}'
imageName: '{{distributionName}}-{{projectVersion}}'
executable: 'jreleaser'
moduleNames:
- java.base
Expand Down

0 comments on commit 5eb6c01

Please sign in to comment.