File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ Releasing must be done by users authorized to push to the `org.jruby` group ID o
359359* Update the versions in ` pom.xml ` and ` src/main/ruby/jruby/rack/version.rb ` to the release version
360360* Commit the version update locally
361361* Run ` ./mvnw deploy -Prelease ` to build, sign, and push all artifacts to Maven Central staging
362- * Once verified by Maven Central, authorize the deployment of the release on https://central.sonatype.org
362+ * Confirm the release completes publishing at ` https://central.sonatype.org `
363363* ` rake clean gem SKIP_SPECS=true ` and push the gem
364364* Tag the release version in git
365365* Update the versions again to the next dev version (` -SNAPSHOT ` for the Maven artifact in ` pom.xml ` and ` .SNAPSHOT ` for the gem in ` version.rb ` )
You can’t perform that action at this time.
0 commit comments