You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/01/11 12:40:22 UTC

[camel-kamelets] 02/02: Added a note about where to place explicit dependencies versions used in kamelets

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch inline-comments-for-deps
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 476b775b6fbbb24d42925028e7a409651d3217f7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 11 13:37:13 2022 +0100

    Added a note about where to place explicit dependencies versions used in kamelets
---
 library/camel-kamelets-bom/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/library/camel-kamelets-bom/pom.xml b/library/camel-kamelets-bom/pom.xml
index 673311e..145c376 100644
--- a/library/camel-kamelets-bom/pom.xml
+++ b/library/camel-kamelets-bom/pom.xml
@@ -34,6 +34,7 @@
     <description>Camel Kamelets BOM</description>
 
   <dependencyManagement>
+    <!-- Dependencies used in Kamelets must be listed here -->
     <dependencies>
       <dependency>
         <groupId>org.apache.commons</groupId>