Fix release failure after maven central plugin migration
This PR adds API after maven release plugin run according to:
https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/#configuring-the-repository
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: yue9944882
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [yue9944882]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Ref: https://github.com/kubernetes-client/java/issues/4239
Looks good, but I'm worried that the current curl call is going to dump our auth info into the CI/CD logs.