Skip to content

Commit 7425251

Browse files
authored
change tag format
1 parent b27d4c6 commit 7425251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
<useReleaseProfile>false</useReleaseProfile>
263263
<releaseProfiles>release</releaseProfiles>
264264
<goals>deploy</goals>
265-
<tagNameFormat>@{project.version}</tagNameFormat>
265+
<tagNameFormat>v@{project.version}</tagNameFormat>
266266
</configuration>
267267
</plugin>
268268
<plugin>

0 commit comments

Comments
 (0)