-
./gradlew checkpasses -
./scripts/verify-consumer-smoke.shpasses -
./gradlew apiCompat -PapiBaselineVersion=<previous>passes - publishing secrets are configured (
OSSRH_USERNAME,OSSRH_PASSWORD,SIGNING_KEY,SIGNING_PASSWORD) - Central Portal token username/password are mapped to
OSSRH_USERNAME/OSSRH_PASSWORD
- update
versioningradle.properties - create and push
v<version>tag
- publish workflow passes
- Central finalize and publication state are confirmed
- artifact path is reachable from
repo1.maven.org - Central search indexing propagation is verified
- update docs/examples to released version
- bump to next development version (
-SNAPSHOT)