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 105
105
<extensions >true</extensions >
106
106
<configuration >
107
107
<serverId >ossrh</serverId >
108
- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
108
+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
109
109
<autoReleaseAfterClose >true</autoReleaseAfterClose >
110
110
</configuration >
111
111
</plugin >
193
193
<distributionManagement >
194
194
<snapshotRepository >
195
195
<id >ossrh</id >
196
- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
196
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
197
197
</snapshotRepository >
198
198
<repository >
199
199
<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 >
201
201
</repository >
202
202
</distributionManagement >
203
203
</project >
You can’t perform that action at this time.
0 commit comments