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