gianm commented on PR #18708:
URL: https://github.com/apache/druid/pull/18708#issuecomment-3483864255

   > I wonder if there's a way to do this with Druid versions too? Instead of 
stating `36.0.0-SNAPSHOT` everywhere, just define it once in the root pom?
   
   I'm not sure if there's a way to do that while still preserving maven's 
ability to do `release:prepare` and `release:perform`. It has some automation 
for updating all of these versions in multi-module projects.
   
   > Should we also consider adding a checkstyle rule that ensures that future 
PRs do not add explicit versions?
   
   I actually wanted to do this but wasn't sure how, so I skipped it. Do you 
happen to know how to implement a check like this for `pom.xml`?


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