Skip to content

Commit d2b9f03

Browse files
committed
Update pom.xml
1 parent dcdb0ca commit d2b9f03

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
@@ -122,6 +122,7 @@
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-release-plugin</artifactId>
124124
<configuration>
125+
<tagNameFormat>v@{project.version}</tagNameFormat>
125126
<localCheckout>true</localCheckout>
126127
<pushChanges>false</pushChanges>
127128
<mavenExecutorId>forked-path</mavenExecutorId>

0 commit comments

Comments
 (0)