Skip to content

Commit d84eb23

Browse files
committed
2 parents 7fe675d + f68dfb1 commit d84eb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@
539539
<autoVersionSubmodules>true</autoVersionSubmodules>
540540
<goals>deploy assembly:assembly</goals>
541541
<tagNameFormat>v@{project.version}</tagNameFormat>
542-
<preparationGoals>clean test</preparationGoals>
542+
<preparationGoals>clean verify</preparationGoals>
543543
</configuration>
544544
</plugin>
545545
<plugin>

0 commit comments

Comments
 (0)