File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 227
227
<extensions >true</extensions >
228
228
<configuration >
229
229
<serverId >ossrh</serverId >
230
- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
230
+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com /</nexusUrl >
231
231
<autoReleaseAfterClose >false</autoReleaseAfterClose >
232
232
</configuration >
233
233
</plugin >
256
256
<distributionManagement >
257
257
<repository >
258
258
<id >ossrh</id >
259
- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
259
+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
260
260
</repository >
261
261
</distributionManagement >
262
262
<pluginRepositories >
265
265
<enabled >true</enabled >
266
266
</snapshots >
267
267
<id >maven-snapshot</id >
268
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
268
+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
269
269
</pluginRepository >
270
270
</pluginRepositories >
271
271
</profile >
281
281
<extensions >true</extensions >
282
282
<configuration >
283
283
<serverId >ossrh</serverId >
284
- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
284
+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com /</nexusUrl >
285
285
<autoReleaseAfterClose >false</autoReleaseAfterClose >
286
286
</configuration >
287
287
</plugin >
310
310
<distributionManagement >
311
311
<snapshotRepository >
312
312
<id >ossrh</id >
313
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
313
+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
314
314
</snapshotRepository >
315
+ <repository >
316
+ <id >ossrh</id >
317
+ <url >https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url >
318
+ </repository >
315
319
</distributionManagement >
316
320
<repositories >
317
321
<repository >
318
322
<snapshots >
319
323
<enabled >true</enabled >
320
324
</snapshots >
321
325
<id >maven-snapshot</id >
322
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
326
+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
323
327
</repository >
324
328
</repositories >
325
329
<pluginRepositories >
328
332
<enabled >true</enabled >
329
333
</snapshots >
330
334
<id >maven-snapshot</id >
331
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
335
+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
332
336
</pluginRepository >
333
337
</pluginRepositories >
334
338
</profile >
You can’t perform that action at this time.
0 commit comments