Skip to content

Commit 551cdae

Browse files
authored
Set waitUntil to published (#1505)
1 parent c5d7b6e commit 551cdae

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
@@ -140,7 +140,7 @@
140140
<publishingServerId>central</publishingServerId>
141141
<tokenAuth>true</tokenAuth>
142142
<autoPublish>true</autoPublish>
143-
<waitUntil>published</waitUntil>
143+
<waitUntil>validated</waitUntil>
144144
</configuration>
145145
</plugin>
146146
<plugin>

0 commit comments

Comments
 (0)