Migrate to central.sonatype.com

Closes gh-1567
This commit is contained in:
Stéphane Nicoll
2025-05-15 17:18:39 +02:00
parent c60935a250
commit d27fa5bc20
2 changed files with 11 additions and 21 deletions

View File

@@ -58,10 +58,9 @@ jobs:
- name: Sync to Maven Central
uses: ./.github/actions/sync-to-maven-central
with:
central-token-password: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}
central-token-username: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
jfrog-cli-config-token: ${{ secrets.JF_ARTIFACTORY_SPRING }}
ossrh-s01-staging-profile: ${{ secrets.OSSRH_S01_STAGING_PROFILE }}
ossrh-s01-token-password: ${{ secrets.OSSRH_S01_TOKEN_PASSWORD }}
ossrh-s01-token-username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}
spring-ws-version: ${{ needs.build-and-stage-release.outputs.version }}
promote-release:
name: Promote Release