Skip to content

Commit

Permalink
Remove cucumber-jvm specific section
Browse files Browse the repository at this point in the history
  • Loading branch information
Glib Briia authored Sep 22, 2018
1 parent 0bb71a2 commit 57967b6
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,6 @@ mvn release:clean release:prepare -DautoVersionSubmodules=true -Darguments="-Dsk
Travis will now deploy everything. Once travis is done go into [Nexus](https://oss.sonatype.org/) and inspect,
close and release the staging repository.


## Last bits ##

Wait for the release to show up on maven central. Then update the dependency in example projects:

* https://github.com/cucumber/cucumber-java-skeleton

Update the cucumber-jvm version in the documentation project:

* https://github.com/cucumber/docs.cucumber.io

The cucumber-jvm version for the docs is specified in the docs [versions.yaml](https://github.com/cucumber/docs.cucumber.io/blob/master/data/versions.yaml)

All done! Hurray!


# Manual deployment #

It is preferable to use the automated deployment process over the manual process.
Expand Down

0 comments on commit 57967b6

Please sign in to comment.