You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/09/27 03:04:52 UTC

[GitHub] [incubator-druid] asdf2014 commented on a change in pull request #8590: update how to release doc

asdf2014 commented on a change in pull request #8590: update how to release doc
URL: https://github.com/apache/incubator-druid/pull/8590#discussion_r328896434
 
 

 ##########
 File path: distribution/asf-release-process-guide.md
 ##########
 @@ -191,10 +191,10 @@ Next create an issue in the Druid github to contain the release notes and allow
 Once the release branch is good for an RC, you can build a new tag with:
 
 ```
-mvn -DreleaseVersion=0.15.1-incubating -DdevelopmentVersion=0.15.2-incubating-SNAPSHOT -Dtag=druid-0.15.1-incubating-rc2 -DpushChanges=false clean release:clean release:prepare
+mvn -DreleaseVersion=0.16.0-incubating -DdevelopmentVersion=0.16.1-incubating-SNAPSHOT -Dtag=druid-0.16.0-incubating-rc3 -DpushChanges=false clean release:clean release:prepare
 
 Review comment:
   Do we need to add the `$` symbol to the front of all command-line operations?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org