File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 225225 <extensions >true</extensions >
226226 <configuration >
227227 <serverId >ossrh</serverId >
228- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
228+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
229229 <autoReleaseAfterClose >true</autoReleaseAfterClose >
230230 <skipStaging >true</skipStaging >
231231 </configuration >
280280
281281 <!-- Maven deploy repository setting -->
282282 <distributionManagement >
283- <repository >
284- <id >ossrh</id >
285- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2</url >
286- </repository >
287283 <snapshotRepository >
288284 <id >ossrh</id >
289- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
285+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
290286 </snapshotRepository >
287+ <repository >
288+ <id >ossrh</id >
289+ <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
290+ </repository >
291291 </distributionManagement >
292292
293293 </profile >
You can’t perform that action at this time.
0 commit comments