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 52
52
<distributionManagement >
53
53
<snapshotRepository >
54
54
<id >ossrh</id >
55
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
55
+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
56
56
</snapshotRepository >
57
57
<repository >
58
58
<id >ossrh</id >
59
- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
59
+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
60
60
</repository >
61
61
</distributionManagement >
62
62
163
163
<extensions >true</extensions >
164
164
<configuration >
165
165
<serverId >ossrh</serverId >
166
- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
166
+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com /</nexusUrl >
167
167
<autoReleaseAfterClose >true</autoReleaseAfterClose >
168
168
<stagingProgressTimeoutMinutes >15</stagingProgressTimeoutMinutes >
169
169
</configuration >
You can’t perform that action at this time.
0 commit comments