Commit cc7279b
authored
Replace existing OSSRH endpoint with OSSRH staging api for publishing (#190)
## Problem
Replace existing OSSRH endpoint with OSSRH staging api for publishing
## Solution
Based on the central
[docs](https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/),
I have updated the OSSRH endpoint with portal's OSSRH staging api
endpoint after migrating from OSSRH to central publisher portal.
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update
- [X] Infrastructure change (CI configs, etc)
- [ ] Non-code change (docs, etc)
- [ ] None of the above: (explain here)
## Test Plan
Tested by publishing v5.0.0 and v5.0.0-rc1 versions.1 parent 01d6e33 commit cc7279b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
| 221 | + | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
0 commit comments