We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbabe2 commit 59f3a1fCopy full SHA for 59f3a1f
1 file changed
pom.xml
@@ -335,6 +335,7 @@
335
<configuration>
336
<preparationGoals>clean install</preparationGoals>
337
<commitByProject>false</commitByProject>
338
+ <tagNameFormat>surefire-@{project.version}</tagNameFormat>
339
</configuration>
340
</plugin>
341
<plugin>
0 commit comments