ppalaga opened a new pull request, #16610:
URL: https://github.com/apache/camel/pull/16610

   # Description
   
   sync-properties-maven-plugin currently considers only version properties 
defined in camel-parent with the sole exception of 
`license-maven-plugin-version` that comes from `org.apache.camel:camel`. 
Because `org.apache.camel:camel` is the parent of camel-parent, this change 
enables the propagation of non-plugin version properties from the there too.
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [x] This is a small build time detail that does not deserve a Jira issue.
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   - [x] I have run `mvn clean install -DskipTests` locally from root folder 
and I have committed all auto-generated changes.
   


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