Commit 78cbe7a4 authored by Andy Wilkinson's avatar Andy Wilkinson

Update Sonatype credentials used to publish to Central

parent 3ad68a39
......@@ -22,8 +22,8 @@ anchors:
GITHUB_USERNAME: ((github-username))
MILESTONE: ((milestone))
sontatype-task-params: &sonatype-task-params
SONATYPE_USER_TOKEN: ((sonatype-user-token))
SONATYPE_PASSWORD_TOKEN: ((sonatype-user-token-password))
SONATYPE_USER_TOKEN: ((sonatype-username))
SONATYPE_PASSWORD_TOKEN: ((sonatype-password))
SONATYPE_URL: ((sonatype-url))
SONATYPE_STAGING_PROFILE_ID: ((sonatype-staging-profile-id))
artifactory-task-params: &artifactory-task-params
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment