jianghuazhu opened a new pull request, #7078: URL: https://github.com/apache/ozone/pull/7078
## What changes were proposed in this pull request? When executing `mvn versions:set,` all versionsBackup files are shown, which should be hidden. The purpose of this PR is to solve this. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11318 ## How was this patch tested? After adding this pr, the versionsBackup file will not be displayed again when executing `mvn versions:set` again. `mvn versions:set -DnewVersion=1.5.1` ` ` -- 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]
