Skip to content

Commit 3941224

Browse files
committed
ci: configure release tag name format
1 parent 901fdd2 commit 3941224

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<version>3.0.1</version>
2626
<configuration>
2727
<releaseProfiles>release</releaseProfiles>
28+
<tagNameFormat>commons-demo-@{project.version}</tagNameFormat>
2829
</configuration>
2930
</plugin>
3031
<plugin>

0 commit comments

Comments
 (0)