Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
elihart committed Aug 24, 2021
1 parent 7bffae5 commit 057a098
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ Releasing
2. Release title `vX.Y.Z`
3. Paste the content from `CHANGELOG.md` as the description
7. `./gradlew clean uploadArchives --no-daemon --no-parallel`
- Use gradle properties to config release:
- SONATYPE_NEXUS_USERNAME
- SONATYPE_NEXUS_PASSWORD
- RELEASE_REPOSITORY_URL
- SNAPSHOT_REPOSITORY_URL
8. Visit [Sonatype Nexus](https://oss.sonatype.org/) and promote the artifact.

0 comments on commit 057a098

Please sign in to comment.