Skip to content

Commit

Permalink
Fix tag name format for release (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored Jul 17, 2024
1 parent 18cd61a commit 4dcefdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,7 @@
<goals>deploy</goals>
<preparationProfiles>bundle,javadoc,format-check,sign</preparationProfiles>
<releaseProfiles>bundle,javadoc,format-check,sign</releaseProfiles>
<tagNameFormat>jline-@{project.version}</tagNameFormat>
</configuration>
</plugin>

Expand Down

0 comments on commit 4dcefdf

Please sign in to comment.