abhishekagarwal87 commented on code in PR #12622:
URL: https://github.com/apache/druid/pull/12622#discussion_r893309423


##########
distribution/asf-release-process-guide.md:
##########
@@ -248,10 +259,16 @@ must be tagged properly to make this script working. See 
the above [Release note
 Once the release branch is good for an RC, you can build a new tag with:
 
 ```bash
-$ mvn -DreleaseVersion=0.17.0 -DdevelopmentVersion=0.18.0-SNAPSHOT 
-Dtag=druid-0.17.0-rc3 -DpushChanges=false clean release:clean release:prepare
+$ mvn -Pwebsite-docs -DreleaseVersion=0.17.0 
-DdevelopmentVersion=0.18.0-SNAPSHOT -Dtag=druid-0.17.0-rc3 -DpushChanges=false 
clean release:clean release:prepare

Review Comment:
   yeah. I verified it by running `mvn -Pwebsite-docs help:evaluate 
-Dexpression=project.modules`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to