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 105105 <extensions >true</extensions >
106106 <configuration >
107107 <serverId >ossrh</serverId >
108- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
108+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
109109 <autoReleaseAfterClose >true</autoReleaseAfterClose >
110110 </configuration >
111111 </plugin >
193193 <distributionManagement >
194194 <snapshotRepository >
195195 <id >ossrh</id >
196- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
196+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
197197 </snapshotRepository >
198198 <repository >
199199 <id >ossrh</id >
200- <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
200+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
201201 </repository >
202202 </distributionManagement >
203203</project >
You can’t perform that action at this time.
0 commit comments