File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed 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).
333
333
## Releasing
334
334
335
335
* 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
336
337
* mvn release: prepare
337
338
* mvn release: perform (possibly with -DuseReleaseProfile=false due to Javadoc doclint failures for now)
338
339
* 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.
348
349
[ 4 ] : https://github.com/jruby/jruby-rack/issues
349
350
[ 5 ] : https://wiki.github.com/jruby/jruby-rack
350
351
[ 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