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 a3ddf7e2431 Regen for commit af123d7ffde7561832d1246041fa1e07294b65de
a3ddf7e2431 is described below
commit a3ddf7e24317780cb915f580b9d6ef6991c5df95
Author: davsclaus <[email protected]>
AuthorDate: Mon Jul 25 08:49:23 2022 +0000
Regen for commit af123d7ffde7561832d1246041fa1e07294b65de
Signed-off-by: GitHub <[email protected]>
---
bom/camel-bom/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index b6d9858c37a..7bd592bde29 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -572,6 +572,12 @@
<artifactId>camel-cxf-common</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cxf-common</artifactId>
+ <version>${project.version}</version>
+ <type>test-jar</type>
+ </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-rest</artifactId>