We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27db372 commit a5e7270Copy full SHA for a5e7270
1 file changed
pom.xml
@@ -311,6 +311,7 @@
311
<artifactId>maven-release-plugin</artifactId>
312
<version>3.0.1</version>
313
<configuration>
314
+ <tagNameFormat>v@{project.version}</tagNameFormat>
315
<scmDevelopmentCommitComment>[maven-release-plugin][ci skip] prepare for next development iteration</scmDevelopmentCommitComment>
316
</configuration>
317
</plugin>
0 commit comments