Skip to content

Commit 4dd8e06

Browse files
author
Jacek Gębal
committed
Update release process
1 parent 800715f commit 4dd8e06

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,11 +285,12 @@
285285
<plugin>
286286
<groupId>org.sonatype.central</groupId>
287287
<artifactId>central-publishing-maven-plugin</artifactId>
288-
<version>0.7.0</version>
288+
<version>0.10.0</version>
289289
<extensions>true</extensions>
290290
<configuration>
291291
<publishingServerId>central</publishingServerId>
292292
<autoPublish>true</autoPublish>
293+
<waitUntil>published</waitUntil>
293294
</configuration>
294295
</plugin>
295296
</plugins>

0 commit comments

Comments
 (0)