Update Releases.md

This commit is contained in:
Martin Konicek
2015-12-11 16:15:14 +00:00
parent 9443a4e65f
commit 339c114b96

View File

@@ -61,7 +61,7 @@ Make absolutely sure basic iOS and Android workflow works on master:
## Do a release
Publish to Maven Central (NOTE we could get rid of this whole section publishing binaries to npm instead):
Publish to Maven Central (Note: We could get rid of this whole section publishing binaries to npm instead):
- Log into Sonatype and go to [Staging upload](https://oss.sonatype.org/#staging-upload). You'll need to get permissions for this by filing a ticket explaining you're a core contributor to React Native. [Example ticket](https://issues.sonatype.org/browse/OSSRH-11885).
- Select Artifact(s) with a POM (to publish to a local Maven repo for testing run `./gradlew :ReactAndroid:installArchives`)
- Add all files: .aar, sources jar, javadoc jar, .asc for everything (including the POM file)