Skip to content

Commit

Permalink
Update documentation to use closeAndReleaseRepository
Browse files Browse the repository at this point in the history
  • Loading branch information
komu committed Aug 1, 2018
1 parent 1c6d55a commit cf03bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Now publish your changes:

Finally close and promote the stating repository of [Sonatype Nexus](https://oss.sonatype.org/):

./gradlew closeAndPromoteRepository
./gradlew closeAndReleaseRepository

After a while, the artifacts will be synced to Maven Central.

Expand Down

0 comments on commit cf03bb1

Please sign in to comment.