You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/15 10:47:41 UTC

[GitHub] [camel-karaf] oscerd commented on a change in pull request #83: [CAMEL-16855] Remove from Camel karaf features repo

oscerd commented on a change in pull request #83:
URL: https://github.com/apache/camel-karaf/pull/83#discussion_r689069696



##########
File path: platforms/karaf/features/pom.xml
##########
@@ -124,6 +124,8 @@
                         <descriptor>mvn:org.apache.karaf.features/framework/${karaf4-version}/xml/features</descriptor>
                         <descriptor>mvn:org.apache.karaf.features/enterprise/${karaf4-version}/xml/features</descriptor>
                         <descriptor>mvn:org.apache.karaf.features/spring/${karaf4-version}/xml/features</descriptor>
+			<descriptor>mvn:org.apache.cxf.karaf/apache-cxf/${cxf-version}/xml/features</descriptor>
+			<descriptor>mvn:org.hibernate.validator/hibernate-validator-osgi-karaf-features/6.2.0.Final/xml/features</descriptor>

Review comment:
       Here you should use a version property placeholder




-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org