Skip to content

Commit 4273e47

Browse files
committed
Update README with version update instruction
1 parent 03e88fe commit 4273e47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)