Skip to content

Commit 8831b0b

Browse files
committed
Simplify release tag name
1 parent c5ffcf5 commit 8831b0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
<useReleaseProfile>true</useReleaseProfile>
213213
<releaseProfiles>release</releaseProfiles>
214214
<goals>deploy</goals>
215+
<tagNameFormat>@{project.version}</tagNameFormat>
215216
</configuration>
216217
</plugin>
217218
<plugin>

0 commit comments

Comments
 (0)