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 0a61db1 commit f68dfb1Copy full SHA for f68dfb1
pom.xml
@@ -540,7 +540,7 @@
540
<autoVersionSubmodules>true</autoVersionSubmodules>
541
<goals>deploy assembly:assembly</goals>
542
<tagNameFormat>v@{project.version}</tagNameFormat>
543
- <preparationGoals>clean test</preparationGoals>
+ <preparationGoals>clean verify</preparationGoals>
544
</configuration>
545
</plugin>
546
<plugin>
0 commit comments