Skip to content

Commit ab7a071

Browse files
authored
Merge pull request #625 from NordicSemiconductor/migration/ossrh-staging-api
Migration following OSSRH Staging API
2 parents 3374a27 + cbac526 commit ab7a071

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/publish-root.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ nexusPublishing {
1313

1414
repositories {
1515
sonatype {
16+
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
1617
stagingProfileId = System.env.SONATYPE_STAGING_PROFILE_ID
1718
username = System.env.OSSR_USERNAME
1819
password = System.env.OSSR_PASSWORD

0 commit comments

Comments
 (0)