Migrate from OSSRH to Central Portal (#1816)
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1816 This migrates Yoga to publish to Central Portal rather than OSSRC Reviewed By: NickGerleman Differential Revision: D76436235 fbshipit-source-id: ddaaa95472054aa2b09399b5cc8d821dae51234f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
073c136117
commit
117fa494f7
@@ -34,6 +34,8 @@ nexusPublishing {
|
||||
sonatype {
|
||||
username.set(sonatypeUsername)
|
||||
password.set(sonatypePassword)
|
||||
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
|
||||
snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user