zuston commented on issue #2590: URL: https://github.com/apache/uniffle/issues/2590#issuecomment-3305330110
### About update the pom version ```bash mvn versions:set -DnewVersion=1.2.0 mvn versions:commit # delete all backup files find . -name "pom.xml.versionsBackup" -delete ``` -- 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]
