Skip to content

Commit

Permalink
change tag format
Browse files Browse the repository at this point in the history
BigMichi1 committed Mar 10, 2024
1 parent a40ec7f commit f454c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -262,7 +262,7 @@
<useReleaseProfile>false</useReleaseProfile>
<releaseProfiles>release</releaseProfiles>
<goals>deploy</goals>
<tagNameFormat>@{project.version}</tagNameFormat>
<tagNameFormat>v@{project.version}</tagNameFormat>
</configuration>
</plugin>
<plugin>

0 comments on commit f454c83

Please sign in to comment.