cloud-fan commented on PR #56325:
URL: https://github.com/apache/spark/pull/56325#issuecomment-4627677723

   This follows the same convention as every other POM - they all hardcode the 
version, and the sibling `udf/worker/core` and `udf/worker/proto` modules are 
already at `4.2.0-SNAPSHOT`. When 4.3 is cut, the standard version-bump tooling 
rewrites all POMs together, so this gets updated automatically along with 
everything else. The issue here was just that the backport left this one file 
at the master version (`5.0.0-SNAPSHOT`) instead of matching the rest of the 
branch.


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

Reply via email to