File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 202202 </plugin >
203203
204204 <plugin >
205- <groupId >org.sonatype.plugins </groupId >
206- <artifactId >nexus-staging -maven-plugin</artifactId >
207- <version >1.6.13 </version >
205+ <groupId >org.sonatype.central </groupId >
206+ <artifactId >central-publishing -maven-plugin</artifactId >
207+ <version >0.7.0 </version >
208208 <extensions >true</extensions >
209209 <configuration >
210210 <serverId >ossrh</serverId >
211- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
212- <autoReleaseAfterClose >true</autoReleaseAfterClose >
211+ <centralBaseUrl >https://central.sonatype.com</centralBaseUrl >
212+ <deploymentName >WooCommerce API Client - ${project.version} </deploymentName >
213+ <checksums >required</checksums >
214+ <skipPublishing >false</skipPublishing >
213215 </configuration >
214216 </plugin >
215217
You can’t perform that action at this time.
0 commit comments