We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcdb0ca commit d2b9f03Copy full SHA for d2b9f03
pom.xml
@@ -122,6 +122,7 @@
122
<groupId>org.apache.maven.plugins</groupId>
123
<artifactId>maven-release-plugin</artifactId>
124
<configuration>
125
+ <tagNameFormat>v@{project.version}</tagNameFormat>
126
<localCheckout>true</localCheckout>
127
<pushChanges>false</pushChanges>
128
<mavenExecutorId>forked-path</mavenExecutorId>
0 commit comments