You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/02/15 15:41:36 UTC

[GitHub] [incubator-dolphinscheduler] chengshiwen edited a comment on pull request #4773: [Improvement][*] Update version to 1.4.0-SNAPSHOT

chengshiwen edited a comment on pull request #4773:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4773#issuecomment-779301539


   > It is recommended to manage the version number globally. The cost of this change is small.
   
   You can execute the following command to modify the global version except for the `sql/soft_version`, and the modification of `1.4.0-SNAPSHOT` from `1.3.4-SNAPSHOT` use the command:
   ```
   mvn versions:set -DnewVersion=1.4.0-SNAPSHOT -DgenerateBackupPoms=false
   ```


----------------------------------------------------------------
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