File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 382382 <build >
383383 <plugins >
384384 <plugin >
385- <groupId >org.sonatype.plugins </groupId >
386- <artifactId >nexus-staging -maven-plugin</artifactId >
387- <version >1.6.8 </version >
385+ <groupId >org.sonatype.central </groupId >
386+ <artifactId >central-publishing -maven-plugin</artifactId >
387+ <version >0.7.0 </version >
388388 <extensions >true</extensions >
389389 <configuration >
390- <serverId >phoebus-releases</serverId >
391- <nexusUrl >https://s01.oss.sonatype.org/</ nexusUrl >
392- <autoReleaseAfterClose >false</ autoReleaseAfterClose >
390+ <publishingServerId >phoebus-releases</publishingServerId >
391+ <checksums >required</ checksums >
392+ <centralBaseUrl >https://central.sonatype.com</ centralBaseUrl >
393393 </configuration >
394394 </plugin >
395395 <plugin >
You can’t perform that action at this time.
0 commit comments