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

Commit 42607b8

Browse files
committed
change tags format to simple version
1 parent a52e245 commit 42607b8

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
@@ -104,6 +104,7 @@
104104
<artifactId>maven-release-plugin</artifactId>
105105
<version>2.5.3</version>
106106
<configuration>
107+
<tagNameFormat>@{project.version}</tagNameFormat>
107108
<mavenExecutorId>forked-path</mavenExecutorId>
108109
<useReleaseProfile>false</useReleaseProfile>
109110
<arguments>${arguments} -Psonatype-oss-release</arguments>

0 commit comments

Comments
 (0)