Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
rampatra committed Jun 11, 2018
1 parent 290ef9a commit 0be12eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Follow the below steps to release JBot to OSSRH:
modules. With multi-module, building/releasing the parent will build/release the parent as well as the child modules.
To release:

Do `$ cd JBot` and then `$ mvn release:clean release:prepare`
Do `$ cd JBot` and then `$ mvn release:clean release:prepare` (you can use this option to see if all okay: `-DdryRun=true`)

Provide answers to the questions below:
```
Expand Down

0 comments on commit 0be12eb

Please sign in to comment.