Skip to content

Commit 2bf1b6b

Browse files
committed
Change deployment wait until to 'validated'
1 parent 0d8e980 commit 2bf1b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
<publishingServerId>central</publishingServerId>
563563
<autoPublish>true</autoPublish>
564564
<waitMaxTime>86400</waitMaxTime>
565-
<waitUntil>published</waitUntil>
565+
<waitUntil>validated</waitUntil>
566566
</configuration>
567567
</plugin>
568568
</plugins>

0 commit comments

Comments
 (0)