File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -333,6 +333,7 @@ package and push the .jar every time a commit changes a source file).
333333## Releasing
334334
335335* Make sure auth is configured for "ossrh" repository ID in your .m2/settings.xml
336+ * Update the version in src/main/ruby/jruby/rack/version.rb to the release version
336337* mvn release: prepare
337338* mvn release: perform (possibly with -DuseReleaseProfile=false due to Javadoc doclint failures for now)
338339* rake clean gem SKIP_SPECS=true and push the gem
@@ -348,4 +349,4 @@ More information at the [wiki][5] or ask us at **#jruby**'s IRC channel.
348349[ 4 ] : https://github.com/jruby/jruby-rack/issues
349350[ 5 ] : https://wiki.github.com/jruby/jruby-rack
350351[ 8 ] : http://badge.fury.io/rb/jruby-rack
351- [ 9 ] : https://secure.travis-ci.org/jruby/jruby-rack.png?branch=master
352+ [ 9 ] : https://secure.travis-ci.org/jruby/jruby-rack.png?branch=master
You can’t perform that action at this time.
0 commit comments