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