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 160
160
<distributionManagement >
161
161
<snapshotRepository >
162
162
<id >ossrh</id >
163
- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
163
+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
164
164
</snapshotRepository >
165
165
<repository >
166
166
<id >ossrh</id >
167
- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
167
+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
168
168
</repository >
169
169
</distributionManagement >
170
170
371
371
</executions >
372
372
<configuration >
373
373
<serverId >ossrh</serverId >
374
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
374
+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
375
375
</configuration >
376
376
</plugin >
377
377
</plugins >
You can’t perform that action at this time.
0 commit comments