lidavidm commented on issue #39564:
URL: https://github.com/apache/arrow/issues/39564#issuecomment-1887449286

   Oh, actually, this seems to work
   
   ```
   mvn versions:set -DnewVersion=14.0.1-SNAPSHOT # we already do this in the job
   mvn versions:set -DnewVersion=14.0.1-SNAPSHOT -f bom
   mvn versions:set -DnewVersion=14.0.1-SNAPSHOT -f maven
   ```
   
   The latter two commands will print an error but seem to pass and update the 
versions properly.
   


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

Reply via email to