File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 <id >central</id >
8080 <url >https://central.sonatype.com/repository/maven-snapshots/</url >
8181 </snapshotRepository >
82- <repository >
83- <id >central</id >
84- <url >https://central.sonatype.com</url >
85- </repository >
8682 </distributionManagement >
8783
8884
313309 </execution >
314310 </executions >
315311 </plugin >
312+ <plugin >
313+ <groupId >org.sonatype.central</groupId >
314+ <artifactId >central-publishing-maven-plugin</artifactId >
315+ <version >0.10.0</version >
316+ <extensions >true</extensions >
317+ <configuration >
318+ <publishingServerId >central</publishingServerId >
319+ <autoPublish >true</autoPublish >
320+ <waitUntil >published</waitUntil >
321+ </configuration >
322+ </plugin >
316323 <plugin >
317324 <groupId >org.apache.maven.plugins</groupId >
318325 <artifactId >maven-gpg-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments