EricGao888 opened a new pull request #9299: URL: https://github.com/apache/dolphinscheduler/pull/9299
## Purpose of the pull request * Versions in pom.xml files of dev branch is currently set to `2.0.4-SNAPSHOT`, which is confusing. This PR switches the version from `2.0.4-SNAPSHOT` to `dev-SNAPSHOT`. * This PR closes: #9223 ## Brief change log * As stated above in Purpose section. ## Verify this pull request * Compile the code with cmd `mvn -U install package -Prelease -Dmaven.test.skip=true` and related output jars/packages should be of version `dev-SNAPSHOT` -- 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]
