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: [email protected]
