Make it easier to check outdated dependencies and avoid duplicate/different version definitions -----------------------------------------------------------------------------------------------
Key: CAMEL-4643 URL: https://issues.apache.org/jira/browse/CAMEL-4643 Project: Camel Issue Type: Task Affects Versions: 2.8.2 Reporter: Christian Müller Assignee: Christian Müller Priority: Minor Fix For: 2.10 I want to put the version properties from platforms/karaf/features/pom.xml to parent/pom.xml to avoid duplicate/different version definitions. I want also add the bundle dependencies from our features file into a dependencyManagement section in platforms/karaf/features/pom.xml (or parent/pom.xml). With this it's much more easier to check the outdated dependencies. I will wait with this patch until Camel 2.9.0 is out to not to endanger the release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira