-
Notifications
You must be signed in to change notification settings - Fork 8
Releasing
Marc Philipp edited this page Jul 8, 2021
·
9 revisions
- Change
versioningradle.propertiesto the version about to be released - Change artifact version in README.MD
- Commit with message "Release ${VERSION}"
- Execute
./gradlew clean publish closeSonatypeStagingRepository - Release staging repo on Nexus
- Tag current commit (e.g.
r1.0.0-M1) - Change version in
gradle.propertiesto new development version - Push to GitHub
- Wait for release to be synced to Maven Central
- Create release on GitHub
- Send a tweet