File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 86
86
<distributionManagement >
87
87
<snapshotRepository >
88
88
<id >ossrh</id >
89
- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
89
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
90
90
</snapshotRepository >
91
91
<repository >
92
92
<id >ossrh</id >
93
- <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
93
+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
94
94
</repository >
95
95
</distributionManagement >
96
96
<build >
102
102
<extensions >true</extensions >
103
103
<configuration >
104
104
<serverId >ossrh</serverId >
105
- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
105
+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
106
106
<autoReleaseAfterClose >true</autoReleaseAfterClose >
107
107
</configuration >
108
108
</plugin >
You can’t perform that action at this time.
0 commit comments