We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800715f commit 4dd8e06Copy full SHA for 4dd8e06
1 file changed
pom.xml
@@ -285,11 +285,12 @@
285
<plugin>
286
<groupId>org.sonatype.central</groupId>
287
<artifactId>central-publishing-maven-plugin</artifactId>
288
- <version>0.7.0</version>
+ <version>0.10.0</version>
289
<extensions>true</extensions>
290
<configuration>
291
<publishingServerId>central</publishingServerId>
292
<autoPublish>true</autoPublish>
293
+ <waitUntil>published</waitUntil>
294
</configuration>
295
</plugin>
296
</plugins>
0 commit comments