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 114114 <extensions >true</extensions >
115115 <configuration >
116116 <serverId >ossrh</serverId >
117- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
117+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
118118 <autoReleaseAfterClose >true</autoReleaseAfterClose >
119119 </configuration >
120120 </plugin >
171171 <distributionManagement >
172172 <snapshotRepository >
173173 <id >ossrh</id >
174- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
174+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
175175 </snapshotRepository >
176176 <repository >
177177 <id >ossrh</id >
178- <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
178+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
179179 </repository >
180180 </distributionManagement >
181181
You can’t perform that action at this time.
0 commit comments