Hello.

Starting from Camel 3.8 features.xml contains a version range inside
<repository> instead of a concrete version:

<repository>mvn:org.apache.cxf.karaf/apache-cxf/[3,4)/xml/features</repository>
<repository>mvn:org.apache.jclouds.karaf/jclouds-karaf/[2.1,2.1]/xml/features</repository>
<repository>mvn:org.ops4j.pax.cdi/pax-cdi-features/[1,2)/xml/features</repository>
<repository>mvn:org.hibernate.validator/hibernate-validator-osgi-karaf-features/[6.2,6.2]/xml/features</repository>

See 
https://repo1.maven.org/maven2/org/apache/camel/karaf/apache-camel/3.8.0/apache-camel-3.8.0-features.xml

Reply via email to