ppalaga commented on issue #3160:
URL: https://github.com/apache/camel-quarkus/issues/3160#issuecomment-935831356


   > > 3. Figure out how to maintain the versions in `camel-quarkus-main`
   > 
   > Do we actually need any sync task? The core dependencies should be coming 
from the BOM imports. It's only the non-quarkus plugin versions that may get 
out of alignment. So I'm not sure that's such a big issue.
   
   Yeah, the BOM imports may get out of sync. In `camel-quarkus-main` branch, 
we need to import `camel-quarkus-bom` and `quarkus-bom` (plus there is Quarkus 
plugin which needs to have the same version as `quarkus-bom`). We somehow need 
to make sure that the Quarkus version is the one used in the imported 
`camel-quarkus-bom`. The problem existed before the parametrization, but the 
version props were named differently. 


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