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/10 13:09:28 UTC

[GitHub] [camel-karaf] omarsmak commented on a change in pull request #82: WIP: [CAMEL-16856] Add azure-storage-blob-changefeed bundle in the azure-storage-blob-feature

omarsmak commented on a change in pull request #82:
URL: https://github.com/apache/camel-karaf/pull/82#discussion_r686000388



##########
File path: platforms/karaf/features/src/main/resources/features.xml
##########
@@ -268,6 +268,7 @@
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-core/${azure-core-bundle-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-storage-common/${azure-storage-common-bundle-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-storage-blob/${azure-storage-blob-bundle-version}</bundle>
+    <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-storage-blob-changefeed/12.0.0-beta8_1-SNAPSHOT</bundle>

Review comment:
       Should the version moved to the `pom.xml`?




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