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 100100 <extensions >true</extensions >
101101 <configuration >
102102 <serverId >ossrh</serverId >
103- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
103+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
104104 <autoReleaseAfterClose >true</autoReleaseAfterClose >
105105 </configuration >
106106 </plugin >
202202 <distributionManagement >
203203 <snapshotRepository >
204204 <id >ossrh</id >
205- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
205+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
206206 </snapshotRepository >
207207 <repository >
208208 <id >ossrh</id >
209- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
209+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
210210 </repository >
211211 </distributionManagement >
212212</project >
You can’t perform that action at this time.
0 commit comments