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 3eede90 commit 6f9a30eCopy full SHA for 6f9a30e
pom.xml
@@ -99,7 +99,7 @@
99
<artifactId>maven-release-plugin</artifactId>
100
<version>${maven-release-plugin.version}</version>
101
<configuration>
102
- <scmCommentPrefix>[maven-release-plugin]</scmCommentPrefix>
+ <scmCommentPrefix>[skip ci]</scmCommentPrefix>
103
<tagNameFormat>v@{project.version}</tagNameFormat>
104
</configuration>
105
</plugin>
0 commit comments