Skip to content

Commit f68dfb1

Browse files
committed
[maven-release-plugin] rollback the release of v0.9.1-incubating
1 parent 0a61db1 commit f68dfb1

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
@@ -540,7 +540,7 @@
540540
<autoVersionSubmodules>true</autoVersionSubmodules>
541541
<goals>deploy assembly:assembly</goals>
542542
<tagNameFormat>v@{project.version}</tagNameFormat>
543-
<preparationGoals>clean test</preparationGoals>
543+
<preparationGoals>clean verify</preparationGoals>
544544
</configuration>
545545
</plugin>
546546
<plugin>

0 commit comments

Comments
 (0)