File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 229
229
<version >1.7.0</version >
230
230
<extensions >true</extensions >
231
231
<configuration >
232
- <serverId >ossrh</serverId >
233
- <nexusUrl >https://oss. sonatype.org/ </nexusUrl >
234
- <autoReleaseAfterClose >true</autoReleaseAfterClose >
232
+ <serverId >ossrh-staging-api </serverId >
233
+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com </nexusUrl >
234
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
235
235
</configuration >
236
236
</plugin >
237
237
<!-- Use spotless plugin to automatically format code, remove unused import, etc
Original file line number Diff line number Diff line change 222
222
<version >1.7.0</version >
223
223
<extensions >true</extensions >
224
224
<configuration >
225
- <serverId >ossrh</serverId >
225
+ <serverId >ossrh-staging-api </serverId >
226
226
<nexusUrl >https://ossrh-staging-api.central.sonatype.com</nexusUrl >
227
227
<autoReleaseAfterClose >true</autoReleaseAfterClose >
228
228
</configuration >
You can’t perform that action at this time.
0 commit comments