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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 2ff600f  Regen for commit c648a6c34a9e53d5fed005d3a9e8ab424b7a1314
2ff600f is described below

commit 2ff600fbe741b99b98ab25213a953964f60bc813
Author: zhfeng <zhf...@users.noreply.github.com>
AuthorDate: Wed Jan 12 14:52:01 2022 +0000

    Regen for commit c648a6c34a9e53d5fed005d3a9e8ab424b7a1314
    
    Signed-off-by: GitHub <nore...@github.com>
---
 bom/camel-bom/pom.xml                                                | 5 +++++
 docs/components/modules/others/examples/json/salesforce-codegen.json | 1 +
 2 files changed, 6 insertions(+)

diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 566a4b8..5804ce7 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -1710,6 +1710,11 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
+        <artifactId>camel-salesforce-codegen</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-maven-plugin</artifactId>
         <version>${project.version}</version>
       </dependency>
diff --git 
a/docs/components/modules/others/examples/json/salesforce-codegen.json 
b/docs/components/modules/others/examples/json/salesforce-codegen.json
new file mode 120000
index 0000000..7de8d5d
--- /dev/null
+++ b/docs/components/modules/others/examples/json/salesforce-codegen.json
@@ -0,0 +1 @@
+../../../../../../components/camel-salesforce/camel-salesforce-codegen/src/generated/resources/salesforce-codegen.json
\ No newline at end of file

Reply via email to