File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 <distributionManagement >
5252 <snapshotRepository >
5353 <id >ossrh</id >
54- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
54+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
5555 </snapshotRepository >
5656 <repository >
5757 <id >ossrh</id >
58- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
58+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
5959 </repository >
6060 </distributionManagement >
6161
232232 <extensions >true</extensions >
233233 <configuration >
234234 <serverId >ossrh</serverId >
235- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
235+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
236236 <autoReleaseAfterClose >true</autoReleaseAfterClose >
237237 </configuration >
238238 </plugin >
You can’t perform that action at this time.
0 commit comments