From 0be12eb6e175ff1b077643f54b0a54c442c6ef47 Mon Sep 17 00:00:00 2001 From: Ram Patra Date: Mon, 11 Jun 2018 11:31:33 +0100 Subject: [PATCH] Updated README --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 0063c2e0..196c05a4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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: ```