Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Commit ca5284c

Browse files
committed
added tag format for github (e.g. v1.1.1)
1 parent b6ec5c4 commit ca5284c

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
@@ -86,6 +86,7 @@
8686
<serverId>ossrh</serverId>
8787
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
8888
<autoReleaseAfterClose>true</autoReleaseAfterClose>
89+
<tagNameFormat>v@{project.version}</tagNameFormat>
8990
</configuration>
9091
</plugin>
9192
<plugin>

0 commit comments

Comments
 (0)