Skip to content

Commit 1cdf923

Browse files
Merge pull request #40 from diffblue/thomas/makeReleaseWaitForPublish
Make release wait for publish
2 parents 3d932cb + 1ef4d3d commit 1cdf923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
<configuration>
7979
<publishingServerId>central</publishingServerId>
8080
<autoPublish>true</autoPublish>
81+
<waitUntil>published</waitUntil>
8182
</configuration>
8283
</plugin>
8384
</plugins>

0 commit comments

Comments
 (0)