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 125125 <distributionManagement >
126126 <snapshotRepository >
127127 <id >ossrh</id >
128- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
128+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
129129 </snapshotRepository >
130130 <repository >
131131 <id >ossrh</id >
132- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
132+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
133133 </repository >
134134 </distributionManagement >
135135 <build >
162162 <extensions >true</extensions >
163163 <configuration >
164164 <serverId >ossrh</serverId >
165- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
165+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
166166 <autoReleaseAfterClose >true</autoReleaseAfterClose >
167167 </configuration >
168168 </plugin >
You can’t perform that action at this time.
0 commit comments